ks restore
ks restore
Restores secrets and files from keystone created backup
Synopsis
Restores secrets and files from keystone created backup. This will override all the data you have stored locally.
ks restore <path to archive> [flags]
Examples
ks restore keystone-backup-project-163492022.tar.gz
Options
-h, --help help for restore
-p, --password string password to encrypt backup with
Options inherited from parent commands
-c, --config string config file (default is $HOME/.config/keystone/keystone.yaml)
--debug debug output
--env string environment to use instead of the current one
-q, --quiet make the output machine readable
-s, --skip skip prompts and use default
SEE ALSO
- ks - A safe system for developers to store, share and use secrets.