Documentation
¶
Overview ¶
Package hook implements the `repo hook` command group.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdHook ¶
NewCmdHook builds the `repo hook` group command.
func NewCmdHookDisable ¶
NewCmdHookDisable builds `repo hook disable PROJECT/REPO HOOK_KEY [--hostname H]`.
func NewCmdHookEnable ¶
NewCmdHookEnable builds `repo hook enable PROJECT/REPO HOOK_KEY [--hostname H]`.
func NewCmdHookList ¶
NewCmdHookList builds `repo hook list PROJECT/REPO [--json] [--hostname H]`.
func NewCmdHookView ¶
NewCmdHookView builds `repo hook view PROJECT/REPO HOOK_KEY [--json] [--hostname H]`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.