Clustertask management commands
tkn clustertask delete
Delete a clustertask resource in a cluster.
Example: Delete
mytask1
and mytask2
clustertasks$ tkn clustertask delete mytask1 mytask2
tkn clustertask describe
Describe a clustertask.
Example: Describe the
mytask
clustertask$ tkn clustertask describe mytask1