gdcloud projects

名稱

gdcloud projects - 建立及管理 GDC 氣隙專案。

概要

gdcloud projects COMMAND [flags]

說明

建立及管理 GDC 氣隙專案,定義服務資源的邏輯分組。專案是每個服務都必須整合的重要獨立租用環境單元。

專案可讓您在機構內區隔資源,並提供生命週期和政策界線,方便管理資源。專案中的資源絕不會比專案本身更長壽,也不會在專案之間移動,確保資源生命週期內的控制權。專案可視為適當的 Kubernetes 命名空間,涵蓋機構中的多個 Kubernetes 叢集。

Kubernetes 叢集必須附加至專案,才能執行容器化工作負載。不過,叢集屬於機構範圍,並非由專案直接管理。

GDCLOUD 廣泛標記

所有指令都可使用這些標記:--help

詳情請參閱 gcloud CLI 參考資料總覽頁面。

指令

COMMAND 是下列其中一項:

add-iam-policy-binding
    Grant a role to a member in a project.
create
    Create a project.
delete
    Delete a project.
describe
    Display information regarding a particular project.
get-iam-policy
    List all the iam policy for a project.
list
    List the projects accessible by the current user in the organization.
remove-iam-policy-binding
    Remove a role from a member in a project.
update
    Update a particular project's attributes.