Skip to content

list

List configuration variables

ancla config list [ws/proj/env/svc] [flags]
ancla config list my-ws/my-proj/staging/my-svc
ancla config list --scope workspace my-ws
-h, --help help for list
--show-secrets Show secret values instead of masking them
--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
--scope string Config scope: workspace, project, env, or service (default "service")