Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RootCmd = &cobra.Command{
Use: "users",
Short: "Manage users in the system",
Long: "This command allows you to manage users in the system, including creating, updating, and deleting user accounts.",
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.