Print the value of the currently active configuration property in the Appcircle CLI.
appcircle config get <key>
$ appcircle config get API_HOSTNAME
$ appcircle config get AUTH_HOSTNAME
$ appcircle config get AC_ACCESS_TOKEN
Argument | Description |
---|---|
key |
Config key [API_HOSTNAME, AUTH_HOSTNAME, AC_ACCESS_TOKEN] |
--help Show help for command