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

Get/View hooks for CLI #16

Closed
jbrockopp opened this issue May 27, 2020 · 0 comments · Fixed by go-vela/cli#97
Closed

Get/View hooks for CLI #16

jbrockopp opened this issue May 27, 2020 · 0 comments · Fixed by go-vela/cli#97
Labels
area/cli Indicates a change to the CLI feature Indicates a new feature good first issue Good for newcomers status/backlog Indicates the item is in the backlog

Comments

@jbrockopp
Copy link
Contributor

Description

Original story: go-vela/cli#52

Implement hooks management via the Vela CLI

Value

Offer the same functionality presented in the UI at /org/repo/hooks but via the CLI.

eg.

vela get hooks --org octocat --repo hello-world
vela view hook --org octocat --repo hello-world --hook-number 10

Definition of Done

A user can view hooks through the CLI

Effort (Optional)

2 days

Impacted Personas (Optional)

users

@jbrockopp jbrockopp added feature Indicates a new feature area/cli Indicates a change to the CLI status/backlog Indicates the item is in the backlog labels May 27, 2020
@jbrockopp jbrockopp changed the title Get/View hooks Get/View hooks for CLI May 27, 2020
@jbrockopp jbrockopp added the good first issue Good for newcomers label May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Indicates a change to the CLI feature Indicates a new feature good first issue Good for newcomers status/backlog Indicates the item is in the backlog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant