- Overview
- Examples
- Features
- Troubleshooting
Usage
Subcommands
| Subcommand | Description | Options |
|---|---|---|
list | List all environment variables | --system, --local |
edit-local | Edit local environment variables | -y, --yes |
reset | Reset environment variables and clean up database/cache files (interactive selection) | -y, --yes |
interactive | Interactive environment variable management | -y, --yes |
Options
List Command Options
| Option | Description |
|---|---|
--system | List only system information |
--local | List only local environment variables |
General Options
| Option | Description |
|---|---|
-y, --yes | Automatically confirm prompts |

