Documentation ¶
Index ¶
- func NewConfigurationContextCommand() *cobra.Command
- func NewConfigureCommand(name string) *cobra.Command
- func NewCreateUserProfilePropertyValueCommand() *cobra.Command
- func NewDeleteConfigurationContextCommand() *cobra.Command
- func NewDeleteUserProfilePropertyValueCommand() *cobra.Command
- func NewGetConfigurationContextsCommand() *cobra.Command
- func NewLoginCommand(app *bite.Application) *cobra.Command
- func NewUpdateConfigurationContextCommand() *cobra.Command
- func NewUseContextCommand() *cobra.Command
- func NewUserGroupCommand() *cobra.Command
- func NewUserProfileGroupCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigurationContextCommand ¶
NewConfigurationContextCommand creates `context` command
func NewConfigureCommand ¶
NewConfigureCommand creates `configure` command
func NewCreateUserProfilePropertyValueCommand ¶
NewCreateUserProfilePropertyValueCommand creates `profile user set` command
func NewDeleteConfigurationContextCommand ¶
NewDeleteConfigurationContextCommand creates `context delete` command
func NewDeleteUserProfilePropertyValueCommand ¶
NewDeleteUserProfilePropertyValueCommand creates `profile user delete` command
func NewGetConfigurationContextsCommand ¶
NewGetConfigurationContextsCommand creates `contexts` command
func NewLoginCommand ¶
func NewLoginCommand(app *bite.Application) *cobra.Command
NewLoginCommand create `login` command
func NewUpdateConfigurationContextCommand ¶
NewUpdateConfigurationContextCommand creates `context set` command
func NewUseContextCommand ¶
NewUseContextCommand creates `context use` command
func NewUserGroupCommand ¶
NewUserGroupCommand creates `user` command
func NewUserProfileGroupCommand ¶
NewUserProfileGroupCommand creates `users profile` command
Types ¶
This section is empty.