Skip to main content
Version: 2.0.0

tdk plan get

Display a plan: its details plus its function runs and workers.

tdk plan get \
--plan pln-3f9a2b \
--format table
FlagTypeRequiredDescription
--planstringRequiredID of the plan to display.
-o, --formattable | json | yamlOptionalOutput format. Defaults to table.