List the VIP applications you have permission to access
Options
Argument
Description
-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 application alias or ID to retrieve details about that application
$ vip app <alias>
# Get details about an application with the ID 123
$ vip app 123
# Get details about an application with the alias "vip-test"
$ vip app vip-test
Global Options
Argument
Description
-a, --app=<app>
Specify the app
-d, --debug
Activate debug output
-e, --env=<env>
Specify the environment
-h, --help
Output the help for the (sub)command
-v, --version
Output the version number
-y, --yes
Run the command in production without a confirmation prompt