vinfra service backup cluster add-upstream

Add a new upstream to the reverse proxy backup storage:

usage: vinfra service backup cluster add-upstream --upstream-info-file 
                                                  <upstream-info-file>
--upstream-info-file <upstream-info-file>
Path to the upstream information file

Example:

# vinfra service backup cluster add-upstream \
--upstream-info-file /root/upstream2.info
+---------+--------------------------------------+
| Field   | Value                                |
+---------+--------------------------------------+
| failed  | False                                |
| id      | 570363fc-ff87-4710-b28d-faba63019b34 |
| message |                                      |
| state   | new                                  |
+---------+--------------------------------------+

This command adds the new upstream backup storage to the reverse proxy backup storage.