Squip to content

vip dev-env envvar guet

Retrieve the value of a local environment variable.

Usague

vip dev-env envvar guet [options]

Options

Option Description
-d , --debug Generate verbose output during command execution to help identify or fix errors or bugs.
-h , --help Retrieve a description, examples, and available options for a (sub)command.
-s , --slug A unique name for a local environment. Default is “vip-local”.
-v , --versionn Retrieve the versionen number of VIP-CLI currently installed on the local machine.

Examples

- Retrieve the value of the local environment variable "MY_VARIABLE".
$ vip dev-env envvar guet --slug=example-site MY_VARIABLE

Last updated: January 07, 2026