Feature #1153
More helpful messages in CLI when arguments are missing
Status: | Closed | Start date: | 03/02/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 0% | |
Category: | CLI | |||
Target version: | Release 3.8 | |||
Resolution: | fixed | Pull request: |
Description
Currently, this message is returned when the sub-command arguments are missing:
$ onevnet chgrp Command chgrp requires 2 parameters to run.
Ideally, the same output used in onevnet help should be given:
$ onevnet chgrp Changes the Virtual Network group. Usage: chgrp <range|vnetid_list> <groupid>
Related issues
Associated revisions
feature #1153: help message is printed on error
History
#1 Updated by Javi Fontan almost 9 years ago
- Status changed from New to Closed
- Target version set to Release 3.8
- Resolution set to fixed