Documentation
¶
Index ¶
- Variables
- func GetBootstrapCmd() *cobra.Command
- func GetBundleCmd() *cobra.Command
- func GetBundleDisableCmd() *cobra.Command
- func GetBundleEnableCmd() *cobra.Command
- func GetBundleInfoCmd() *cobra.Command
- func GetBundleInstallCmd() *cobra.Command
- func GetBundleListCmd() *cobra.Command
- func GetBundleUninstallCmd() *cobra.Command
- func GetBundleYamlCmd() *cobra.Command
- func GetGroupAddCmd() *cobra.Command
- func GetGroupCmd() *cobra.Command
- func GetGroupCreateCmd() *cobra.Command
- func GetGroupDeleteCmd() *cobra.Command
- func GetGroupGrantCmd() *cobra.Command
- func GetGroupInfoCmd() *cobra.Command
- func GetGroupListCmd() *cobra.Command
- func GetGroupRemoveCmd() *cobra.Command
- func GetGroupRevokeCmd() *cobra.Command
- func GetHiddenCmd() *cobra.Command
- func GetHiddenCommandCmd() *cobra.Command
- func GetRoleCmd() *cobra.Command
- func GetRoleCreateCmd() *cobra.Command
- func GetRoleDeleteCmd() *cobra.Command
- func GetRoleGrantCmd() *cobra.Command
- func GetRoleListCmd() *cobra.Command
- func GetRoleRevokeCmd() *cobra.Command
- func GetUserCmd() *cobra.Command
- func GetUserCreateCmd() *cobra.Command
- func GetUserDeleteCmd() *cobra.Command
- func GetUserInfoCmd() *cobra.Command
- func GetUserListCmd() *cobra.Command
- func GetUserUpdateCmd() *cobra.Command
- func GetVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // FlagGortProfile is a persistent flag FlagGortProfile string )
Functions ¶
func GetBundleDisableCmd ¶
GetBundleDisableCmd is a command
func GetBundleInstallCmd ¶
GetBundleInstallCmd is a command
func GetBundleUninstallCmd ¶
GetBundleUninstallCmd is a command
func GetHiddenCommandCmd ¶
GetHiddenCommandCmd is a command
Types ¶
This section is empty.
Source Files
¶
- bootstrap.go
- bundle-disable.go
- bundle-enable.go
- bundle-info.go
- bundle-install.go
- bundle-list.go
- bundle-uninstall.go
- bundle-yaml.go
- bundle.go
- common.go
- group-add.go
- group-create.go
- group-delete.go
- group-grant.go
- group-info.go
- group-list.go
- group-remove.go
- group-revoke.go
- group.go
- hidden-command.go
- hidden.go
- role-create.go
- role-delete.go
- role-grant.go
- role-list.go
- role-revoke.go
- role.go
- user-create.go
- user-delete.go
- user-info.go
- user-list.go
- user-update.go
- user.go
- version.go
Click to show internal directories.
Click to hide internal directories.