projects
ancla projects
Section titled “ancla projects”Manage projects
Synopsis
Section titled “Synopsis”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.
Examples
Section titled “Examples” ancla projects list my-workspace ancla projects get my-workspace/my-projectOptions
Section titled “Options” -h, --help help for projectsOptions 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
- ancla projects get - Get project details
- ancla projects list - List projects in a workspace