HashiCorp Cloud Platform
apps
Command: vlt apps
The apps
command lists all active apps within the organization if no subcommand is
specified.
Examples
List all active applications.
$ vlt apps
Example output:
Name Description Created At
company-card Stores corporate card info 2023-06-10T01:00:08.767Z
webapp This app stores the API key for WebApp 2023-06-09T00:47:37.949Z
payment-app Used for software license 2023-06-08T23:41:05.463Z
Usage:
Usage: vlt apps <subcommand> [options]
Lists all active apps within the organization,
if no subcommand is specified.
Options:
--organization string, -o string HCP Organization that the App is in
--project string, -p string HCP Project that the App is in
--format string, -f string The output format you would like (json)
Subcommands:
create Creates a new app in the project
delete Creates a new app in the project
get Returns an app in the project
update Updates an app description in the project
For more information, examples, and usage about a subcommand, click on the name of the subcommand in the sidebar or one of the links below: