Skip to main content
Version: 2.0.0

tdk group get

Display a group by name

tdk group get \
--proj quickstart \
--format table \
--name bronze
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, -nstringRequiredName of the group to display.