Skip to content
Docs

inquir help

Show CLI help or the help for a top-level command.

@inquir/compute-cliv0.3.0 · Node.js 22+

Usage#

inquir helpbash
inquir help [command]

Global flags, environments and CLI credentials

Examples#

Example 1bash
inquir help deploy
Example 2bash
inquir apps create --help

Behavior#

help selects one top-level command. For an application subcommand, use inquir apps <subcommand> --help; several 0.3.0 subcommands still print the shared apps help.

Guides#