Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = cli.Command{ Name: "group", Usage: "manage groups", ArgsUsage: "", Description: "Manage SecurePass groups.", Subcommands: []cli.Command{ member.Command, }, }
Command holds the user subcommands
Functions ¶
func ActionGroupList ¶
ActionGroupList provides the group list command
func ActionXattrs ¶
ActionXattrs provides the provision subcommand
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.