Skip to content

vip app

List and modify your VIP applications

Usage

vip app [options] [command]

Options

OptionDescription
-d, --debug Activate debug output
-f, --format [value] Format results (defaults to “table”)
-h, --help Output the help for the (sub)command
-v, --version Output the version number

Examples

- Pass an app name or ID to get details about that app
$ vip app

- Get details about the app with ID 123
$ vip app 123

- Get details about the app named vip-test
$ vip app vip-test

- Deploy the given compressed file to your site
$ vip app @mysite.develop deploy

Subcommands

NameDescription
deploy Deploy to your app from a file
list List your VIP applications

Last updated: February 29, 2024