Documentation ¶
Index ¶
- func AppMetadataFlag() cli.Flag
- func CorporationFlag() cli.Flag
- func DryrunFlag() cli.Flag
- func EmailDomainFlag() cli.Flag
- func InputFileFlag() cli.Flag
- func NoCountFlag() cli.Flag
- func PasswordFlag() cli.Flag
- func ResetCommand() *cli.Command
- func SeedCommand() *cli.Command
- func SpewFlag() cli.Flag
- func UserMetadataFlag() cli.Flag
- func UsersCommand() *cli.Command
- func ValidateCommand() *cli.Command
- func VersionCommand() *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppMetadataFlag ¶ added in v0.0.14
func AppMetadataFlag() cli.Flag
func CorporationFlag ¶ added in v0.0.11
func CorporationFlag() cli.Flag
func EmailDomainFlag ¶ added in v0.0.11
func EmailDomainFlag() cli.Flag
func InputFileFlag ¶ added in v0.0.7
func InputFileFlag() cli.Flag
InputFileFlag -- input file flag.
func PasswordFlag ¶ added in v0.0.11
func PasswordFlag() cli.Flag
func ResetCommand ¶ added in v0.0.7
func ResetCommand() *cli.Command
ResetCommand -- reset state, removes all entries added from the seed file.
func SeedCommand ¶ added in v0.0.7
func SeedCommand() *cli.Command
SeedCommand -- seed, add entries from the seed file.
func UserMetadataFlag ¶ added in v0.0.14
func UserMetadataFlag() cli.Flag
func UsersCommand ¶ added in v0.0.11
func UsersCommand() *cli.Command
UsersCommand -- list existing users.
func ValidateCommand ¶ added in v0.0.15
func ValidateCommand() *cli.Command
ValidateCommand -- validate ido connection.
func VersionCommand ¶
func VersionCommand() *cli.Command
VersionCommand -- version command definition.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.