Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootOptions ¶
type RootOptions struct {
Organization string
GithubUser string
GithubEmail string
GithubRepositoryName string
// OutputFormat string
DryRun bool
GateClient *gate.GatewayClient
// contains filtered or unexported fields
}
func NewCmdRoot ¶
func NewCmdRoot(outWriter, errWriter io.Writer) (*cobra.Command, *RootOptions)
Click to show internal directories.
Click to hide internal directories.