Skip to content

set

Set a CLI setting (api_key)

ancla settings set <key> <value> [flags]
ancla settings set server https://ancla.dev
ancla settings set api_key mykey123
-h, --help help for set
--api-key string API key for authentication
--config string config file (default: ~/.ancla/config.yaml)
--json Shorthand for --output json
-o, --output string Output format: table or json (default "table")
-q, --quiet Suppress non-essential output