Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandArgs ¶
type CommandArgs struct { GitlabUsername string GitlabKeyId string SshCommand string CommandType CommandType }
func Parse ¶
func Parse(arguments []string) (*CommandArgs, error)
Click to show internal directories.
Click to hide internal directories.