NAME
gdcloud iam service-accounts list - List all the service accounts from a project
SYNOPSIS
gdcloud iam service-accounts list [flags]
DESCRIPTION
List the name and creation time of all the service accounts from a project.
EXAMPLES
To list all the service accounts from project "iam-test", run:
gdcloud iam service-accounts list --project=iam-test
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.