uipathcli icon indicating copy to clipboard operation
uipathcli copied to clipboard

Smaller issue with invalid commands and help output

Open thschmitt opened this issue 11 months ago • 0 comments

Two smaller issues when typing some unknown commands:

  1. When using an invalid service name like uipath unknown the help output does not show all available commands, e.g.
COMMANDS:
   autocomplete  Autocompletion
   config        Interactive Configuration
  1. When typing an invalid operation name, e.g. uipath du unknown, the error message is confusing and we should rather show the help output:
No help topic for 'unknown'

thschmitt avatar Mar 18 '25 07:03 thschmitt