9.7. help

9.7.1. help

rocks help {command}

List help for the command line client. With no arguments it lists all the commands available. Otherwise it will list the subset of command with the specified string (see examples).

arguments

command

The substring matched against all commands.

examples

$ rocks help

Alias for 'rocks list help'

$ rocks help viz

Lists all the commands with the string 'viz' in the name.

$ rocks help list host

Lists all the commands with the string 'list host' in the name.