When running cli with incorrect commands, it does not display any message, so it is difficult for the user to know if the command ran successfully or not. Cli just exits and does not display anything. For example
Cli should display an error message if the command entered is incorrect
Tested with FB: https://github.com/percona/everest/actions/runs/13965157908
When running cli with incorrect commands, it does not display any message, so it is difficult for the user to know if the command ran successfully or not. Cli just exits and does not display anything. For example
Cli should display an error message if the command entered is incorrect