Manage environment variables for an application environment
Commands
Name | Description |
---|
delete | Permanently delete an environment variable |
get | Get the value of an environment variable |
get-all | Get the values of all environment variable |
list | List the names of all environment variables |
set | Add or update an environment variable |
Options
Argument | Description |
---|
-d , --debug | Activate debug output |
-h , --help | Output the help for the (sub)command |
-v , --version | Output the version number |
Global Options
Argument | Description |
---|
-a , --app=<app> | Specify the app |
-d , --debug | Activate debug output |
-e , --env=<env> | Specify the environment |
-h , --help | Output the help for the (sub)command |
-v , --version | Output the version number |
-y , --yes | Run the command in production without a confirmation prompt |
Last updated: September 30, 2022