Olares/docs/developer/install/cli/backups-download.md
Meow33 8133704761
docs: add CLI docs for user, upgrade, and disk commands (#2383)
* docs: add CLI docs for user, upgrade, and disk commands

* docs: update based on comments

* docs: fix typo

* docs: refine formatting and add description for argument

* docs: resolve conflicts
2026-01-13 17:30:57 +08:00

936 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

Examples

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