Skip to content

scale

Scale service processes

ancla services scale <ws>/<proj>/<env>/<svc> <process>=<count> ... [flags]
ancla services scale my-ws/my-proj/staging/my-svc web=2 worker=1
-h, --help help for scale
-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