Skip to content

Listing backups

Usage

$ skpr backup list dev
 ──────────────── ─────────── ─────────────────────────────── ────────── ─────────── ───────────────── 
  NAME (4)         PHASE       START TIME                      DURATION   DATABASES   VOLUMES          
 ──────────────── ─────────── ─────────────────────────────── ────────── ─────────── ───────────────── 
  dev-cz2kw        Completed   2021-09-17 05:28:35 +0000 UTC   2s         default     private, public  
  dev-1631800800   Completed   2021-09-16 14:00:00 +0000 UTC   1s         default     private, public  
  dev-1631714400   Completed   2021-09-15 14:00:00 +0000 UTC   2s         default     private, public  
  dev-1631628000   Completed   2021-09-14 14:00:00 +0000 UTC   34s        default     private, public  
 ──────────────── ─────────── ─────────────────────────────── ────────── ─────────── ─────────────────

More information

$ skpr backup create --help
usage: skpr backup create [<flags>] [<environment>]

Create an backup on demand

Flags:
      --help  Show context-sensitive help (also try --help-long and --help-man).
  -w, --wait  Wait for backup to complete

Args:
  [<environment>]  Environment to backup

What's next?

After listing a backup, consider one of the following: