cli
cli copied to clipboard
Fix:(issue_2228) Fix for default command
What type of PR is this?
(REQUIRED)
- bug
What this PR does / why we need it:
(REQUIRED)
Default command doesnt seem to work correctly when arguments are provided
Which issue(s) this PR fixes:
(REQUIRED)
Fixes #2228
Special notes for your reviewer:
(fill-in or delete this section)
Testing
(fill-in or delete this section)
make test
Release Notes
(REQUIRED)
Fix for default command when args are supplied.