Skip to main content

get backups

get backups

The kots get backups command lists available full snapshots (instance).

Usage

kubectl kots get backups [flags]
  • Provide [flags] according to the table below
FlagTypeDescription
-h, --helphelp for get backups
-n, --namespacestringfilter by the namespace in which the Admin Console is/was installed

Examples

Basic

kubectl kots get backups

Filtering by a namespace

kubectl kots get backups -n default