NAME
gdcloud organizations - Create and manage GDC air-gapped organizations.
SYNOPSIS
gdcloud organizations [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.
COMMANDS
COMMAND
is one of the following:
config
Edit the Organization YAML file.
create
Create an Organization custom resource from a YAML file.
describe
Display information regarding a particular organization.
list
List all organizations.
maintenance-window
Update and view maintenance windows for organization upgrades.
upgrade
Trigger an upgrade to a new version for the specified organization.
zonal-configs
Edit the OrganizationZonalConfig YAML file.