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