dp3.bin.shcmd.entity ¶
Entity commands for the shell-oriented DP3 CLI.
parse_entity_command ¶
Parse the path-like entity command grammar.
Source code in dp3/bin/shcmd/entity/__init__.py
handle_entity_command ¶
Placeholder for the top-level entity parser before nested parsing runs.
register_parser ¶
Register entity commands on the root parser.