package
0.0.2-rc.1
Repository: https://github.com/apty/cli.git
Documentation: pkg.go.dev

# Functions

Action returns a flag for receiving an action out of several possibilities.
Alg returns a flag for receiving the type of algorithm to use when performing an operation.
Bits returns a flag for receiving the number of bits in generating a key.
Console returns a flag allowing the user to specify whether or not they want to remain entirely in the console.
Email returns a flag allowing the user to specify their email.
Limit returns a flag for limiting the results return by a command.
NewPasswordFile returns a flag for receiving a new password.
Number returns a flag for collecting the number of something to create.
OAuthProvider returns a flag for allowing the user to select an oauth provider.
OldPasswordFile returns a flag for receiving an old password.
OutputFile returns a flag for specifying the path inwhich to write output too.
PasswordFile returns a flag for specifying the path to a file containing a password.
Prefix returns a flag for prefixing to the name of an entity during creation.
RootCertificate returns a flag for specifying the path to a root certificate.
Type returns a flag for receiving a type of thing to create out of several possibilties.