gdcloud iam roles describe

名前

gdcloud iam roles describe - 役割(カスタム/事前定義)の説明を取得します。

概要

gdcloud iam roles describe ROLE_NAME [--project=PROJECT] [flags]

説明

ロール [カスタム/事前定義] の権限を説明します。このコマンドは、ロール(カスタム/事前定義)のグローバル権限とゾーン権限を取得して表示します。--project フラグが指定されている場合は、プロジェクト スコープのロールの権限が記述されます。指定されていない場合は、組織スコープのロールの権限が記述されます。

EXAMPLES


To describe a role at organization scope, run:

    gdcloud iam roles describe org-role

To describe a role at project scope, run:

    gdcloud iam roles describe project-role --project my-project

GDCLOUD ワイドフラグ

これらのフラグは、すべてのコマンドで使用できます: --configuration--format--help--project--quiet

詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。