GDC 오프라인 조직을 만들고 관리합니다. 조직 리소스는 회사와 같은 조직을 나타내며 GDC 에어 갭 리소스 계층 구조의 최상위 리소스입니다. 조직은 사용자가 애플리케이션 워크로드를 배포할 수 있도록 함께 관리할 인프라 리소스를 포함하는 보안 경계를 정의합니다.
조직 내에서 VM 및 스토리지 볼륨과 같은 서비스 리소스는 프로젝트별로 논리적으로 그룹화됩니다.
모든 프로젝트, 클러스터, 서비스 리소스는 생성자가 아닌 조직에 속합니다. 즉, 리소스를 만든 사용자가 조직을 떠나도 조직의 리소스 유형은 삭제되지 않습니다. 대신 모든 리소스 유형은 GDC 에어갭 구성에서 조직의 수명 주기를 따릅니다.
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.
명령어
COMMAND: 다음 중 하나입니다.
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
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-05(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"]]