Skip to content

vip db

Access an environment’s database.

Usage

vip db [options] [command]

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

- Generate access to a read-only phpMyAdmin web interface for the environment's database.
$ vip @example-app.develop db phpmyadmin

Subcommands

NameDescription
phpmyadmin Generate access to a read-only phpMyAdmin web interface for an environment database.

Last updated: June 27, 2024