Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.03 KB

File metadata and controls

26 lines (19 loc) · 1.03 KB

appcircle config set

Set a Appcircle CLI currently active configuration property.

appcircle config set <key> <value>

Examples

$ appcircle config set AUTH_HOSTNAME https://auth.example.com
$ appcircle config set HOOK_HOSTNAME https://hook.example.com

Arguments

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

Options inherited from parent commands

      --help   Show help for command