commandargs

package
v9.2.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2019 License: MIT Imports: 3 Imported by: 0

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)

type CommandType

type CommandType string
const (
	Discover         CommandType = "discover"
	TwoFactorRecover CommandType = "2fa_recovery_codes"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL