Skip to content

list help

Mason J. Katz edited this page Dec 15, 2015 · 1 revision

list help

Usage

stack list help [subdir=string]

Description

The Help Command print the usage of all the registered Commands.

Parameters

  • [subdir=string]

    Relative of Python commands for listing help. This is used internally only.

Examples

  • stack list help

    List help for all commands

  • stack list help subdir=list/host

    List help for all commands under list/host

Clone this wiki locally