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

Pipeline/PipelineRun describe: display result #1047

Closed
vdemeester opened this issue Jul 3, 2020 · 1 comment · Fixed by #1110
Closed

Pipeline/PipelineRun describe: display result #1047

vdemeester opened this issue Jul 3, 2020 · 1 comment · Fixed by #1110
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@vdemeester
Copy link
Member

Feature request

When doing a tkn pipeline describe (and tkn pipelinerun describe) I would like to see the declared results in the output.

Use case

Being able to see what results the pipeline provides.

UI Example

$ tkn pipelinerun desc pipeline-release-run-z9557
Name:              pipeline-release-run-z9557
Namespace:         default
Pipeline Ref:          golang-test
Service Account:   release-right-meow
Timeout:           1h0m0s

# […]

📨 Workspace

 NAME       RESOURCE REF
 ∙ source   tekton-pipelines-git-v0-14-0

📡 Output Resources

 No output resources

⚓ Params

 NAME        VALUE
 ∙ package   github.com/tektoncd/pipeline
 ∙ flags     -v -mod=vendor

⚓ Results

 NAME        VALUE
 ∙ digest   sha256:04b3a99383e112c046dbdfbead192822e74c04f286ef244aa7f3c9f719fc37f5

                  
@vdemeester vdemeester added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 3, 2020
@divyansh42
Copy link
Member

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants