Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "users", Short: "Retrieve users and their roles", Long: "Retrieve information of all users/roles in the same organization", Run: run, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.