Files
Olares/docs/developer/install/cli/backups-download.md
2025-07-17 11:58:59 +08:00

935 B

download

Synopsis

The download subcommand downloads the Restic dependency tool. Restic is required for performing backup and restore operations, as well as managing snapshots.

olares-cli backups download [options]

Options

Option Shorthand Usage Required Default
--download-cdn-url Specifies the CDN URL for downloading the Restic tool. No System default URL
--help -h Displays help information. No N/A

Example

# Download Restic using a custom CDN URL
olares-cli backups download --download-cdn-url https://custom-cdn.example.com/restic