gdcloud projects get-iam-policy

名前

gdcloud projects get-iam-policy - プロジェクトのすべての IAM ポリシーを一覧表示します。

概要

gdcloud projects get-iam-policy PROJECT_ID [flags]

EXAMPLES

To list all the iam policy for project "iam-test" sorted by members in ascending order and print out in json format, run:

    gdcloud projects get-iam-policy iam-test --flatten="bindings[].members" --format=json --sort-by="bindings.members"

GDCLOUD ワイドフラグ

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

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