Skip to content

vip dev-env list

Retrieve information about all local environments.

Usage

vip dev-env list [options]

Options

OptionDescription
-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.
-v, --version Retrieve the version number of VIP-CLI currently installed on the local machine.

Examples

- Retrieve basic information about all local environments.
$ vip dev-env list

Last updated: July 11, 2024