You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have added in environment variables for Acquia key and secret, it would be useful to also have other config items based on environment variables e.g. timezone.
Describe the solution you'd like
To have each of the following config items controllable with env vars:
timezone
format
taskwait
timeout
Describe alternatives you've considered
The $HOME/.acquiacli/acquiacli.yml still works for phar files but may not be good to use in distributed environments.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have added in environment variables for Acquia key and secret, it would be useful to also have other config items based on environment variables e.g. timezone.
Describe the solution you'd like
To have each of the following config items controllable with env vars:
Describe alternatives you've considered
The $HOME/.acquiacli/acquiacli.yml still works for phar files but may not be good to use in distributed environments.
The text was updated successfully, but these errors were encountered: