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

Enable auto selection of the ClusterTask/TaskRun for describe command if only one is present #1112

Closed
vinamra28 opened this issue Aug 7, 2020 · 1 comment · Fixed by #1154
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@vinamra28
Copy link
Member

vinamra28 commented Aug 7, 2020

Feature request

The describe should auto select the task if only one task is present

Use case

User will not have to select the ClusterTask/TaskRun if only one is present.

UI Example

$ tkn clustertask describe
Name:   read-clustertask

📨 Input Resources

 NAME       TYPE
 ∙ source   git

📡 Output Resources

 No output resources

⚓ Params

 NAME         TYPE     DESCRIPTION   DEFAULT VALUE
 ∙ FILEPATH   string                 docs
 ∙ FILENAME   string                 ---

📝 Results

 No results

📂 Workspaces

 NAME                 DESCRIPTION
 ∙ shared-workspace   

🦶 Steps

 ∙ read-file-content

🗂  Taskruns

NAME                         STARTED         DURATION     STATUS
read-clustertask-run-j9z5n   8 minutes ago   36 seconds   Succeeded

@vinamra28 vinamra28 added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 7, 2020
@vinamra28
Copy link
Member Author

/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.

1 participant