Authentication is required. Run
alpic login or set ALPIC_API_KEY before using this command.Usage
Extended Usage
Update a variable’s value:Options
| Flag | Description |
|---|---|
--environment-id | The ID of the environment (optional — read from local config if omitted) |
--key | The key of the environment variable to update |
--value | The new value (omit to keep the current value) |
--secret | Mark as secret. Use --no-secret to make it visible |
--non-interactive | Disable interactive prompts. Requires --key and one of --value or --secret/--no-secret |