dp3.bin.shcmd.entity.etype ¶
Entity type-scope commands for the shell-oriented DP3 CLI.
handle_list ¶
List latest entity snapshots for one type.
Source code in dp3/bin/shcmd/entity/etype.py
handle_count ¶
Count latest entity snapshots for one type.
Source code in dp3/bin/shcmd/entity/etype.py
handle_distinct ¶
Get distinct values for one attribute across an entity type.
build_parser ¶
Build the parser for entity type-scope commands.