名稱
gdcloud iam service-accounts list - 列出專案中的所有服務帳戶
概要
gdcloud iam service-accounts list [flags]
說明
列出專案中所有服務帳戶的名稱和建立時間。
範例
To list all the service accounts from project "iam-test", run:
gdcloud iam service-accounts list --project=iam-test
選用旗標
--filter string Select the resources if it matches the filter expression.
--flatten string Flatten the resources if it matches the flatten expression.
--limit int Maximum number of resources to list. The default is unlimited.
--page-size int Some services group resource list output into pages. This flag specifies the maximum number of resources per page. The default is determined by the service if it supports paging, otherwise it is unlimited (no paging).
--sort-by strings Comma-separated list of resource field key names to sort by. The default order is ascending.
GDCLOUD 廣泛標記
所有指令都可使用這些旗標:--configuration、--format、--help、--project、--quiet。
詳情請參閱 gcloud CLI 參考資料總覽頁面。