Skip to content

import

Bulk import configuration from a .env file

ancla config import [ws/proj/env/svc] [flags]
ancla config import my-ws/my-proj/staging/my-svc --file .env
-f, --file string Path to .env file to import
-h, --help help for import
--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")