Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 662 Bytes

help.md

File metadata and controls

31 lines (21 loc) · 662 Bytes

archway help

Display help for archway.

archway help [COMMANDS]

Display help for archway.

Usage:
  $ archway help [COMMANDS] [--json] [--log-level debug|error|info|warn]

Arguments:
  COMMANDS  Command to show help for.

GLOBAL Flags:
  --json                Format output as json.
  --log-level=<option>  Specify level for logging.
                        <options: debug|error|info|warn>

Description:
  Display help for archway.

Examples:
  $ archway help

See code: src/commands/help.ts