Skip to main content
Version: 2.0.0

tdk collection get

Display a collection by name

tdk collection get \
--proj quickstart \
--format table \
--name sales_data
FlagTypeRequiredDescription
--proj, -PstringOptionalProject to target; overrides the pinned project. Prompted for when a command needs one and neither is set.
-o, --formattable | json | yamlOptionalOutput format. Defaults to table.
--name, -nstringOptionalName of the collection to display.