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
Flag | Type | Description |
---|---|---|
-h, --help | help for get backups | |
-n, --namespace | string | filter 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