-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
User can configure backup-related configurations in the project config yaml, for example: datastore: path: bigquery type: bigquery backup: dataset: optimus_backup ttl: 30 prefix: backup another datastore can have different backup configurations model. Backup via cli usage: optimus backup resource --project [project] --namespace [namespace] Adding backup list to show recent backups of a project. optimus backup list --project [project]
- Loading branch information
1 parent
407057b
commit 4622182
Showing
29 changed files
with
4,908 additions
and
747 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.