Skip to content

list help

Chris Ladd edited this page Oct 11, 2019 · 3 revisions

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

Home

Command Line Interface

Clone this wiki locally