table of contents
| md_doc_help_kdb-list-commands(3elektra) | Elektra | md_doc_help_kdb-list-commands(3elektra) |
NAME¶
md_doc_help_kdb-list-commands - kdb-list-commands(1) -- List commands available to Elektra kdb list-commands
DESCRIPTION¶
This command will list all internal kdb commands. The output is suitable to be processed from other tools as long as -v is not used.
OPTIONS¶
- -H, --help: Show the man page.
- -V, --version: Print version info.
- -p, --profile <profile>: Use a different kdb profile.
- -C, --color <when>: Print never/auto(default)/always colored output.
- -v, --verbose: Also output some explanation for every command. The command names are bold if color is turned on. In the first line it will add how many commands exist.
- -0, --null: Use binary 0 termination
EXAMPLES¶
To get a list of all available commands with their help text: kdb list-commands -v
SEE ALSO¶
- •
- kdb list-tools for external kdb commands
| Mon Jan 15 2018 | Version 0.8.20 |