> ## Documentation Index
> Fetch the complete documentation index at: https://docs.celo.org/llms.txt
> Use this file to discover all available pages before exploring further.

# celocli help

# `celocli help`

Display help for celocli.

* [`celocli help [COMMAND]`](#celocli-help-command)

## `celocli help [COMMAND]`

Display help for celocli.

```sh theme={null}
USAGE
  $ celocli help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for celocli.
```

*See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.8/src/commands/help.ts)*
