Documentation ¶
Overview ¶
Package command provides functionality for handling gitlab-shell authorized keys commands
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 the provided arguments, configuration, and readwriter
func Parse ¶
func Parse(arguments []string) (*commandargs.AuthorizedKeys, error)
Parse parses the provided arguments and returns an AuthorizedKeys command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.