Stay organized with collections
Save and categorize content based on your preferences.
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.
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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["`gdcloud organizations` is used to create and manage GDC air-gapped organizations, which act as top-level resources in the GDC air-gapped resource hierarchy."],["Organizations define a security boundary, enclosing infrastructure resources that are administered together, enabling users to deploy application workloads, with service resources logically grouped by projects within them."],["All projects, clusters, and service resources belong to the organization, ensuring resources persist throughout the organization's lifecycle regardless of the creator's status."],["The `gdcloud organizations` command includes groups for managing configuration, maintenance windows, upgrades, and zonal configurations."],["Commands under `gdcloud organizations` facilitate actions such as creating organizations, viewing details, listing all organizations, and managing IAM policy bindings."]]],[]]