Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VerifyGitTokenOptions ¶
type VerifyGitTokenOptions struct {
envfactory.EnvFactory
}
VerifyGitTokenOptions the options for viewing running PRs
func NewCmdVerifyGitToken ¶
func NewCmdVerifyGitToken() (*cobra.Command, *VerifyGitTokenOptions)
NewCmdVerifyGitToken creates a command object for the command
func (*VerifyGitTokenOptions) Run ¶
func (o *VerifyGitTokenOptions) Run() error
Run implements the command
Click to show internal directories.
Click to hide internal directories.