Set a Appcircle CLI currently active configuration property.
appcircle config set <key> <value>
$ appcircle config set AUTH_HOSTNAME https://auth.example.com
Argument | Description |
---|---|
key |
Config key [API_HOSTNAME, AUTH_HOSTNAME, AC_ACCESS_TOKEN] |
value |
Config value |
--help Show help for command