Skip to content

delete

Delete a configuration variable

ancla config delete [ws/proj/env/svc] <config-id> [flags]
ancla config delete my-ws/my-proj/staging/my-svc <config-id>
-h, --help help for delete
-y, --yes Skip confirmation prompt
--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")