You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClusterTask and Task should have the same commands exposed on CLI. T
$ tkn task
...
Available Commands:
create Create a task in a namespace
delete Delete a task resource in a namespace
describe Describes a task in a namespace
list Lists tasks in a namespace
start Start tasks
while
$ tkn clustertask
...
Available Commands:
delete Delete a clustertask resource in a cluster
list Lists clustertasks in a namespace
The text was updated successfully, but these errors were encountered:
ClusterTask and Task should have the same commands exposed on CLI. T
while
The text was updated successfully, but these errors were encountered: