Skip to content

vip config envvar list

List the names of all environment variables.

Usage

vip config envvar list [options]

Options

OptionDescription
-a, --app Specify the app
-d, --debug Activate debug output
-e, --env Specify the environment
-f, --format [value] Format results (defaults to “table”)
-h, --help Output the help for the (sub)command
-v, --version Output the version number

Examples

- List the names of all environment variables on an environment.
$ vip @example-app.develop config envvar list

Last updated: April 24, 2024