Skip to content

vip config envvar get-all

Get the values of all environment variable

Usage

vip @mysite.develop config envvar get-all [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

- Get the values of all environment variables
$ vip @mysite.develop config envvar get-all

Last updated: April 08, 2024