Documentation ¶
Index ¶
- func Action(usage string, possibilities []string, value string) cli.Flag
- func Alg(usage string, possibilities []string, value string) cli.Flag
- func Bits(usage string, value int) cli.Flag
- func Console(usage string) cli.Flag
- func Email(usage string) cli.Flag
- func Limit(usage string, value int) cli.Flag
- func NewPasswordFile(usage string) cli.Flag
- func Number(usage string) cli.Flag
- func OAuthProvider(usage string, providers []string, value string) cli.Flag
- func OldPasswordFile(usage string) cli.Flag
- func OutputFile(usage string) cli.Flag
- func PasswordFile(usage string) cli.Flag
- func Prefix(usage, value string) cli.Flag
- func RootCertificate(usage string) cli.Flag
- func Type(usage string, possibilities []string, value string) cli.Flag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Alg ¶
Alg returns a flag for receiving the type of algorithm to use when performing an operation
func Console ¶
Console returns a flag allowing the user to specify whether or not they want to remain entirely in the console
func NewPasswordFile ¶
NewPasswordFile returns a flag for receiving a new password
func OAuthProvider ¶
OAuthProvider returns a flag for allowing the user to select an oauth provider
func OldPasswordFile ¶
OldPasswordFile returns a flag for receiving an old password
func OutputFile ¶
OutputFile returns a flag for specifying the path inwhich to write output too
func PasswordFile ¶
PasswordFile returns a flag for specifying the path to a file containing a password
func RootCertificate ¶
RootCertificate returns a flag for specifying the path to a root certificate
Types ¶
This section is empty.