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-08-25 UTC."],[[["\u003cp\u003e\u003ccode\u003egdcloud organizations\u003c/code\u003e is used to create and manage GDC air-gapped organizations, which act as top-level resources in the GDC air-gapped resource hierarchy.\u003c/p\u003e\n"],["\u003cp\u003eOrganizations 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.\u003c/p\u003e\n"],["\u003cp\u003eAll projects, clusters, and service resources belong to the organization, ensuring resources persist throughout the organization's lifecycle regardless of the creator's status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egdcloud organizations\u003c/code\u003e command includes groups for managing configuration, maintenance windows, upgrades, and zonal configurations.\u003c/p\u003e\n"],["\u003cp\u003eCommands under \u003ccode\u003egdcloud organizations\u003c/code\u003e facilitate actions such as creating organizations, viewing details, listing all organizations, and managing IAM policy bindings.\u003c/p\u003e\n"]]],[],null,["# gdcloud organizations\n\nNAME\n----\n\ngdcloud organizations - Create and manage GDC air-gapped organizations.\n\nSYNOPSIS\n--------\n\n gdcloud organizations GROUP | COMMAND [flags]\n\nDESCRIPTION\n-----------\n\nCreate and manage GDC air-gapped organizations. The organization resource\nrepresents an organization, such as a company, and is the top-level\nresource in the GDC air-gapped resource hierarchy. An organization defines a\nsecurity boundary that encloses infrastructure resources to be\nadministered together so that users can deploy application workloads.\nWithin an organization, service resources such as VMs and storage volumes\nare logically grouped by projects.\n\nAll projects, clusters, and service resources belong to your organization\ninstead of their creators. This means that any resource type for an\norganization is not deleted if the user who created it leaves the\norganization. Instead, all resource types follow the organization's\nlifecycle in the GDC air-gapped configuration.\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page.\n\n### GROUPS\n\n`GROUP` is one of the following: \n\n config\n Edit the Organization YAML file.\n maintenance-window\n Update and view maintenance windows for organization upgrades.\n upgrade\n Command group for GDC air-gapped upgrade\n zonal-configs\n Edit the OrganizationZonalConfig YAML file.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n add-iam-policy-binding\n Grant a role to a member in an organization\n create\n Create an Organization custom resource from a YAML file.\n describe\n Display information regarding a particular organization.\n list\n List all organizations.\n remove-iam-policy-binding\n Remove a role from a member in an organization"]]