import
ancla config import
Section titled “ancla config import”Bulk import configuration from a .env file
ancla config import [ws/proj/env/svc] [flags]Examples
Section titled “Examples” ancla config import my-ws/my-proj/staging/my-svc --file .envOptions
Section titled “Options” -f, --file string Path to .env file to import -h, --help help for importOptions 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 output --scope string Config scope: workspace, project, env, or service (default "service")SEE ALSO
Section titled “SEE ALSO”- ancla config - Manage configuration variables