Documentation
¶
Overview ¶
Copyright © 2025 NAME HERE <EMAIL ADDRESS>
Copyright © 2025 NAME HERE <EMAIL ADDRESS>
Copyright © 2025 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "user",
Short: "User management commands",
Long: `Commands for managing user authentication and profile.`,
}
Cmd represents the user command
Functions ¶
func SelectOrganization ¶
func SelectOrganization(cobraCmd *cobra.Command, orgs []apiClient.Organization) (*apiClient.Organization, error)
SelectOrganization prompts the user to select an organization from the list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.