Skip to main content

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:

FlagTypeDescription
-o, --outputOutput 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 given app-slug.