vinfra service backup cluster download-upstream-info

Download information about the upstream backup storage:

usage: vinfra service backup cluster download-upstream-info [--output-file
                                                            <output-filepath>]
--output-file <output-filepath>
Path where the configuration file will be downloaded

Example:

# vinfra service backup cluster download-upstream-info \
--output-file /root/upstream1.info \
--vinfra-portal https://upstream1.example.com:8888 \
--vinfra-username admin --vinfra-password 1q2w3e

This command downloads the configuration file /root/upstream1.info from the upstream backup storage.