gdcloud iam service-accounts keys list

名前

gdcloud iam service-accounts keys list - サービス アカウントのすべての公開鍵を一覧表示します。

概要

gdcloud iam service-accounts keys list [flags]

説明

プロジェクトのサービス アカウントのすべての公開鍵の ID、アルゴリズム、有効期間を一覧表示します。

EXAMPLES


  To list all the public keys for service account "psa-test" in project "iam-test", run:

    gdcloud iam service-accounts keys list --iam-account=psa-test --project=iam-test

必須フラグ

      --iam-account string   Project's service account to list the keys for. The flag is required to run the command.

GDCLOUD ワイドフラグ

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

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