이름
gdcloud iam service-accounts list - 프로젝트의 모든 서비스 계정 나열
개요
gdcloud iam service-accounts list [flags]
설명
프로젝트의 모든 서비스 계정의 이름과 생성 시간을 나열합니다.
EXAMPLES
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
자세한 내용은 gdcloud CLI 참조 개요 페이지를 참고하세요.