Skip to main content

get restores

The kots get restores command lists created full snapshot restores.

Usage

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

Examples

Basic

kubectl kots get restores

Filtering by a namespace

kubectl kots get restores -n default