get
The kots get
command shows information about one or more resources.
Usage
kubectl kots get [resource] [flags]
This command supports all global flags and also:
Flag | Type | Description |
---|---|---|
-o, --output | Output format. Supported formats: json . |
Resources
apps
lists installed applications.backups
lists available full snapshots (instance).config
lists the configValues for an application.restores
lists created full snapshot restores.versions
lists the versions available for a givenapp-slug
.