Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.05 KB

File metadata and controls

27 lines (20 loc) · 1.05 KB

appcircle config get

Print the value of the currently active configuration property in the Appcircle CLI.

appcircle config get <key>

Examples

$ appcircle config get API_HOSTNAME
$ appcircle config get AUTH_HOSTNAME
$ appcircle config get HOOK_HOSTNAME
$ appcircle config get AC_ACCESS_TOKEN

Arguments

Argument Description
key Config key [API_HOSTNAME, AUTH_HOSTNAME, HOOK_HOSTNAME, AC_ACCESS_TOKEN]

Options inherited from parent commands

      --help   Show help for command