[CLI] Cli does not have a flag to specify backup name, backup storage creation fails
Description
Tested on gke cluster using v0.2.0 docker images in quickstart.xml. Cli binary is v0.2.0 Install operators with backup enabled
The backup storage creation fails. The Cli should ask the backup name from the user if it does not get it in a flag. This should be done for all the required flags.
Check the cli flags, it does not have a flag to specify backup name
Environment
None
Activity
Manish Chawla September 14, 2023 at 11:41 AM
Thanks, Cli now gives an error if backup.name is missing
Michal September 12, 2023 at 1:09 PM
That's a good point, I created a new PR for this change.
Tested on gke cluster using v0.2.0 docker images in quickstart.xml. Cli binary is v0.2.0
Install operators with backup enabled
The backup storage creation fails. The Cli should ask the backup name from the user if it does not get it in a flag. This should be done for all the required flags.
Check the cli flags, it does not have a flag to specify backup name