CLI:Canasta backup init
From canasta
canasta backup init
Initialize a backup repository
Synopsis
Initialize a new backup repository. This must be run once before creating any backups. The repository location is read from the RESTIC_REPOSITORY variable (or AWS S3 settings) in the installation's .env file.
canasta backup init [flags]
Examples
canasta backup init -i myinstance
Flags
| Flag | Shorthand | Description | Default | Required |
|---|---|---|---|---|
--help |
-h |
help for init | ||
--id |
-i |
Canasta instance ID | instance associated with current directory | |
--verbose |
-v |
Verbose output |