Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdGetOrganizations = &cobra.Command{ Use: "organizations [id|external_id|ebs_account_id]", Aliases: utils.Aliases["organizations"], Short: "Gets an organization or a list of organizations that matches the search criteria", Long: "Gets an organization or a list of organizations that matches the search criteria", RunE: run, Args: cobra.MinimumNArgs(1), }
CmdGetOrganizations represents the organization get command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.