-
Notifications
You must be signed in to change notification settings - Fork 10
help
Sébastien Andreatta edited this page Apr 27, 2026
·
2 revisions

Display extensive help about the selected command or a generic help messagelightly covering all available commands.
odev help [-v {CRITICAL,ERROR,WARNING,INFO,DEBUG,DEBUG_SQL,NOTSET}] [-h] [-f] [-1] [command]h, -h, --help
| Argument | Description |
|---|---|
command |
Get help about a specific command. Use odev help for a list of available commands. |
| Argument | Description |
|---|---|
-v, --log-level |
Set logging verbosity for the execution of odev. |
-h, --help |
Show help for the current command. |
-f, --force |
Bypass confirmation prompts and assume a default value to all, use with caution! |
-1, --names-only, --one-column |
List command names one per line - useful for parsing |
odev helpodev help run