Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Dir string Branch string Repository string SourceURL string GitServerURL string GitKind string GitToken string Number int CommandRunner cmdrunner.CommandRunner ScmClient *scm.Client }
KptOptions the options for the command
func NewCmdPullRequestPush ¶
NewCmdPullRequestPush creates a command object for the command
Click to show internal directories.
Click to hide internal directories.