set
ancla config set
Section titled “ancla config set”Set a configuration variable
ancla config set [ws/proj/env/svc] KEY=value [flags]Examples
Section titled “Examples” ancla config set my-ws/my-proj/staging/my-svc DATABASE_URL=postgres://localhost/mydbOptions
Section titled “Options” -h, --help help for setOptions inherited from parent commands
Section titled “Options inherited from parent commands” --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")SEE ALSO
Section titled “SEE ALSO”- ancla config - Manage configuration variables