-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-dev
-
Fix Version/s: 3.2.0-a1
-
Component/s: CLI
-
Labels:None
It would be nice to be able to specify the environment we want to use when using the CLI.
It will allow us to do:
$ bin/phpbbcli.php --env=test cache:purge
|