Skip to content

Commit

Permalink
Merge pull request #1863 from n8n-io/doc-740-remove-section-about-n8n…
Browse files Browse the repository at this point in the history
…-help

remove section about `n8n --help` showing all possible commands
  • Loading branch information
Deborah authored Jan 29, 2024
2 parents 20c1f10 + 4f06443 commit 646f48e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/hosting/cli-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ You can use CLI commands with self-hosted n8n. Depending on how you choose to in
docker exec -u node -it <n8n-container-name> <n8n-cli-command>
```

## View the CLI help

You can see a list of available commands and descriptions in your CLI:

```bash
n8n --help
```

## Start a workflow

You can start workflows directly using the CLI.
Expand Down

0 comments on commit 646f48e

Please sign in to comment.