[CLI] 'Update Namespace' should prompt for namespace name
Description
The everestctl namespaces update command requires users to provide a namespace name like 'everestctl namespaces update <name>, otherwise, CLI shows an error.
Suggestion: If the name is not passed, CLI should prompt, asking the user to provide a namespace name.
The
everestctl namespaces update
command requires users to provide a namespace name like 'everestctl namespaces update <name>
, otherwise, CLI shows an error.Suggestion:
If the name is not passed, CLI should prompt, asking the user to provide a namespace name.