gdcloud organizations

NAME

gdcloud organizations - Create and manage GDC air-gapped organizations.

SYNOPSIS

gdcloud organizations GROUP | COMMAND [flags]

DESCRIPTION

Create and manage GDC air-gapped organizations. The organization resource represents an organization, such as a company, and is the top-level resource in the GDC air-gapped resource hierarchy. An organization defines a security boundary that encloses infrastructure resources to be administered together so that users can deploy application workloads. Within an organization, service resources such as VMs and storage volumes are logically grouped by projects.

All projects, clusters, and service resources belong to your organization instead of their creators. This means that any resource type for an organization is not deleted if the user who created it leaves the organization. Instead, all resource types follow the organization's lifecycle in the GDC air-gapped configuration.

GDCLOUD WIDE FLAGS

These flags are available to all commands: --help.

For more information, see the gdcloud CLI reference overview page.

GROUPS

GROUP is one of the following:

config
    Edit the Organization YAML file.
maintenance-window
    Update and view maintenance windows for organization upgrades.
upgrade
    Command group for GDC air-gapped upgrade
zonal-configs
    Edit the OrganizationZonalConfig YAML file.

COMMANDS

COMMAND is one of the following:

add-iam-policy-binding
    Grant a role to a member in an organization
create
    Create an Organization custom resource from a YAML file.
describe
    Display information regarding a particular organization.
list
    List all organizations.
remove-iam-policy-binding
    Remove a role from a member in an organization