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

Add trigger resources list commands to CLI #530

Closed
2 of 3 tasks
piyush-garg opened this issue Dec 18, 2019 · 0 comments · Fixed by #551
Closed
2 of 3 tasks

Add trigger resources list commands to CLI #530

piyush-garg opened this issue Dec 18, 2019 · 0 comments · Fixed by #551
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@piyush-garg
Copy link
Contributor

piyush-garg commented Dec 18, 2019

We should add the list command for resources provided by tektoncd/triggers to the CLI.

  • Add triggertemplate list
  • Add triggerbinding list
  • Add eventlistener list

/kind feature
/assign

@tekton-robot tekton-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 18, 2019
piyush-garg added a commit to piyush-garg/cli that referenced this issue Dec 20, 2019
This will add the trigger client to the cli and
add the subcommand triggertemplate to the tkn cli

This will add the list or ls command to triggertemplate
group

Add tests and docs

Part of tektoncd#530
tekton-robot pushed a commit that referenced this issue Dec 23, 2019
This will add the trigger client to the cli and
add the subcommand triggertemplate to the tkn cli

This will add the list or ls command to triggertemplate
group

Add tests and docs

Part of #530
@piyush-garg piyush-garg changed the title Add trigger resources to CLI Add trigger resources list commands to CLI Dec 23, 2019
piyush-garg added a commit to piyush-garg/cli that referenced this issue Dec 23, 2019
This will add the command for listing triggerbinding

Also add tests and docs

Part of tektoncd#530
tekton-robot pushed a commit that referenced this issue Dec 23, 2019
This will add the command for listing triggerbinding

Also add tests and docs

Part of #530
@piyush-garg piyush-garg mentioned this issue Dec 24, 2019
5 tasks
piyush-garg added a commit to piyush-garg/cli that referenced this issue Dec 26, 2019
This will add the feature to list
eventlisteners.

Add docs and tests

Fix tektoncd#530
tekton-robot pushed a commit that referenced this issue Dec 26, 2019
This will add the feature to list
eventlisteners.

Add docs and tests

Fix #530
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