Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1022 Bytes

get.md

File metadata and controls

26 lines (19 loc) · 1022 Bytes

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 AC_ACCESS_TOKEN

Arguments

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

Options inherited from parent commands

      --help   Show help for command