Skip to content

vip config envvar [options] [command]

Manage environment variables for an application environment

Commands

NameDescription
deletePermanently delete an environment variable
getGet the value of an environment variable
get-allGet the values of all environment variable
listList the names of all environment variables
setAdd or update an environment variable

Options

ArgumentDescription
-d, --debugActivate debug output
-h, --helpOutput the help for the (sub)command
-v, --versionOutput the version number

Global Options

ArgumentDescription
-a, --app=<app>Specify the app
-d, --debugActivate debug output
-e, --env=<env>Specify the environment
-h, --helpOutput the help for the (sub)command
-v, --versionOutput the version number
-y, --yesRun the command in production without a confirmation prompt

Last updated: September 30, 2022