help
Usage
avcli help [command] [-all]
Description
The help command provides help about a specific command or lists all AVCLI commands.
Options
-all |
Display detailed information for all commands. |
Examples
To display general command usage and a list of all commands for which help provides information:
$ avcli help
To display information about a specific command (storage-info, in this example):
$ avcli help storage-info
To display detailed information about all commands for which help provides information:
$ avcli help -all