dp3.bin.sh ¶
Shell-oriented CLI for interacting with a running DP3 API.
render_completion_shellcode ¶
Render shell completion registration code using argcomplete.
handle_completion ¶
Print shell completion registration code.
register_completion_parser ¶
Register shell completion helpers on the root parser.
Source code in dp3/bin/sh.py
init_parser ¶
Initialize the shell-oriented CLI parser.
Source code in dp3/bin/sh.py
run ¶
Run the shell-oriented CLI as a standalone script.
main ¶
Execute a parsed shell-oriented CLI command.