Skip to content

vip db

Access an environment’s database.

Usage

vip db [options] [command]

Options

OptionDescription
-d, --debug Activate debug output
-h, --help Output the help for the (sub)command
-v, --version Output the version number

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: May 07, 2024