Documentation
¶
Overview ¶
Package command handles command creation and initialization in GitLab Shell.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(arguments []string, config *config.Config, readWriter *readwriter.ReadWriter) (command.Command, error)
New creates a new command based on provided arguments, config, and I/O.
func Parse ¶
func Parse(arguments []string) (*commandargs.AuthorizedPrincipals, error)
Parse parses command-line arguments into a CommandArgs structure.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.