You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mason J. Katz edited this page Dec 15, 2015
·
1 revision
help
Usage
stack help {command}
Description
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
stack help
Alias for 'rocks list help'
stack help viz
Lists all the commands with the string 'viz' in the name.
stack help list host
Lists all the commands with the string 'list host' in the name.