As a user, when I type any command from the prvd command list without any additional arguments, the response should default to a menu response, rather than ...is not a valid command
The menu should contain a list of commands available, as well as --help
For example, typing prvd api_tokens should result in a menu offering such as:
init
list
help
As a user, when I type any command from the
prvdcommand list without any additional arguments, the response should default to a menu response, rather than...is not a valid commandThe menu should contain a list of commands available, as well as
--helpFor example, typing
prvd api_tokensshould result in a menu offering such as:initlisthelp