NAME
gdcloud organizations - Create and manage GDCH organizations.
SYNOPSIS
gdcloud organizations [flags]
DESCRIPTION
Create and manage GDCH organizations. The organization resource represents an organization, such as a company, and is the top-level resource in the GDCH 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 GDCH.
OPTIONAL FLAGS
-h, --help help for organizations
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.