Skip to content

services

Manage services

Manage services within a project environment.

Services are the deployable units in Ancla. Each service belongs to a workspace/project/environment and has its own builds, deploys, and configuration. Use sub-commands to list, inspect, deploy, and scale your services.

ancla services list my-ws/my-proj/staging
ancla services get my-ws/my-proj/staging/my-svc
ancla services deploy my-ws/my-proj/staging/my-svc
-h, --help help for services
--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