[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.

https://github.com/percona/percona-everest-cli/pull/134

Manish Chawla September 12, 2023 at 12:39 PM

Hi , The backup storage is created if backup.name is specified, but if the backup.name is not specified, then the same error as above is displayed

Shouldn't this display an error like "backup.name is not specified"

Done

Details

Assignee

Reporter

Sprint

Fix versions

Affects versions

Priority

Smart Checklist

Created September 7, 2023 at 8:58 AM
Updated September 14, 2023 at 11:41 AM
Resolved September 14, 2023 at 11:41 AM