• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UiPath / uipathcli / 15037528496

15 May 2025 05:37AM UTC coverage: 90.62% (+0.02%) from 90.6%
15037528496

push

github

thschmitt
Improve command error messages

Properly handling unknown commands and flags to show meaningful error
messags. Fixed a bug where the help output did not show all available
commands.

- Using the CLI without command (e.g. `uipath --query 'my-query'`) will
  now show an error message that no command was provided.

- Providing an unknown command (e.g. `uipath du unknown`) displays now
  `Command 'unknown' not found`

- When using an invalid service name (e.g. `uipath unknown`) the help output
  now shows all available services

- Changed the error messages for unknown flags to be more consistent

Fixes https://github.com/UiPath/uipathcli/issues/162

29 of 31 new or added lines in 2 files covered. (93.55%)

17 existing lines in 2 files now uncovered.

6521 of 7196 relevant lines covered (90.62%)

1.02 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.67
/commandline/command_builder.go


Build SHA Not Found

The commit SHA "20a7137232b65b4e41926059fdce5827ac415d61" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc