cli
cli copied to clipboard
CustomTask support
Feature request
tkn should support custom tasks. This can mean multiple thing that we can track here and on other issues.
- Listing
Runobject (or there name) and act on those - Make sure
Runappear on different visualization tools we have (desc, …) - Maybe try to support fetching logs from them (using annotations on pods, if there is any pods)
one more, tkn hub should also support custom tasks when we surface them in the hub - https://github.com/tektoncd/community/discussions/667
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.
/lifecycle frozen
cc @tektoncd/cli-maintainers
Hello, I could help with implementing this feature. Since I'm new to this, maybe I can start by adding the List command.
hey @stillfox-lee, thanks for taking this up. Feel free to break this issue in multiple issues and assign one to yourself
- [X] list (https://github.com/tektoncd/cli/pull/2213)
- [ ] logs
- [ ] describe
- [ ] delete