Skip to content

projects

Manage projects

Manage projects within a workspace.

Projects group related services together under a workspace. Each project can contain multiple environments and services that share the same workspace-level permissions. Use sub-commands to list all projects or inspect a specific one.

ancla projects list my-workspace
ancla projects get my-workspace/my-project
-h, --help help for projects
--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