Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(installer): support data backup, restore in olares-cli #1069

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

aby913
Copy link
Contributor

@aby913 aby913 commented Mar 12, 2025

  • Background

olares-cli adds a set of commands for data backup and restoration. You can use olares-cli olares backups -h to get command help information.

Olares backup tool-kit

Usage:
  olares-cli olares backups [command]

Available Commands:
  backup      Back up data to multiple storage targets: Space, S3, COS, and local
  download    Download the backup dependency tool Restic
  restore     Restore data from multiple storage targets: Space, S3, COS, and local
  snapshots   Manage and view backup snapshots

Flags:
  -h, --help   help for backups

Use "olares-cli olares backups [command] --help" for more information about a command.
  • Target Version for Merge

1.12

  • Related Issues
  • PRs Involving Sub-Systems

beclab/Installer#171

  • Other information:

@eball eball merged commit 7ced970 into main Mar 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants