down
ancla down
Section titled “ancla down”Scale all processes to 0 for a service
Synopsis
Section titled “Synopsis”Tear down a service by scaling all of its processes to zero.
If no service path is provided, the linked context from the local .ancla/config.yaml is used (set via “ancla link”). You can also pass the full ws/proj/env/svc path as an argument.
Use —yes to skip the confirmation prompt (useful in scripts and CI).
ancla down [ws/proj/env/svc] [flags]Examples
Section titled “Examples” ancla down ancla down my-ws/my-proj/staging/my-svc ancla down my-ws/my-proj/staging/my-svc --yesOptions
Section titled “Options” -h, --help help for down -y, --yes Skip confirmation promptOptions 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 outputSEE ALSO
Section titled “SEE ALSO”- ancla - Ancla CLI — manage your Ancla PaaS deployments