Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = cli.Command{ Name: "providers", Aliases: []string{"provider"}, Description: "Manage your Access Providers", Usage: "Manage your Access Providers", Subcommands: []*cli.Command{ &addCommand, &removeCommand, &updateCommand, }, Action: cli.ShowSubcommandHelp, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.