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