Open khrm opened 1 year ago
/assign @khrm
We tried integrating bundling results cli with tkn but commands are hidden.
@khrm can you elaborate here as to what happened when you attempted to do this?
When I integrated the commands, it doesn't show and is hidden. Current output:
Available Commands:
bundle* Manage Tekton Bundles (experimental)
...
pipelinerun Manage PipelineRuns
task Manage Tasks
taskrun Manage TaskRuns
triggerbinding Manage TriggerBindings
triggertemplate Manage TriggerTemplates
....
Expected output:
Available Commands:
bundle* Manage Tekton Bundles (experimental)
...
results CLI to interact with Tekton Results API.
task Manage Tasks
taskrun Manage TaskRuns
triggerbinding Manage TriggerBindings
triggertemplate Manage TriggerTemplates
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle stale
Send feedback to tektoncd/plumbing.
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
with a justification.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle rotten
Send feedback to tektoncd/plumbing.
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
with a justification.
Mark the issue as fresh with /remove-lifecycle rotten
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/close
Send feedback to tektoncd/plumbing.
@tekton-robot: Closing this issue.
/remove-lifecycle rotten
/reopen
@khrm: Reopened this issue.
/lifecycle frozen
Feature request
We need to integrate
tkn-results
withtkn
.Use case
We tried integrating bundling results cli with tkn but commands are hidden.