Get/View hooks for CLI #16
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
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
The text was updated successfully, but these errors were encountered: