kdb list-commands
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.
-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
To get a list of all available commands with their help text:
kdb list-commands -v
kdb list-tools
for external kdb commands