Removes an environment variable from an Alpic environment. Prompts to select the key interactively unlessDocumentation Index
Fetch the complete documentation index at: https://docs.alpic.ai/llms.txt
Use this file to discover all available pages before exploring further.
--key is provided.
Usage
Extended Usage
Remove a specific variable non-interactively: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 remove |
--non-interactive | Disable interactive prompts. Requires --key |