Skip to content

olares backups download

Synopsis

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

bash
olares-cli backups download [options]

Options

OptionShorthandUsageRequiredDefault
--download-cdn-urlSpecifies the CDN URL for downloading the Restic tool.NoSystem default URL
--help-hDisplays help information.NoN/A

Example

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