Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display pipeline details #6

Closed
siamaksade opened this issue Apr 23, 2019 · 4 comments
Closed

Display pipeline details #6

siamaksade opened this issue Apr 23, 2019 · 4 comments
Assignees
Labels
Milestone

Comments

@siamaksade
Copy link

Add a command to display the details of a pipeline

Input: pipeline name
Output: pipeline details and list of last 10 pipeline-runs

The pipeline details include:

  • Name
  • Resources
  • Task names inlined

For each pipeline-run the following details should be printed:

  • Name
  • Time started
  • Duration
  • Status (Succeeded, Failed, Cancelled, Running, Paused etc)
@sthaha sthaha assigned sthaha and unassigned sthaha May 13, 2019
@pradeepitm12
Copy link
Contributor

/assign

@piyush-garg
Copy link
Contributor

Fixed with #37 and #44

@vdemeester
Copy link
Member

/close

@tekton-robot
Copy link
Contributor

@vdemeester: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@vdemeester vdemeester added this to the 0.1.0 🐱 milestone May 29, 2019
savitaashture added a commit to savitaashture/cli-1 that referenced this issue Oct 8, 2024
Add dockerfile and handle for both tkn and tkn-pac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants