organizations

package
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL