gdcloud iam service-accounts delete

NAME

gdcloud iam service-accounts delete - Delete a service account from a project.

SYNOPSIS

gdcloud iam service-accounts delete SERVICE_ACCOUNT_NAME [flags]

DESCRIPTION

Delete a service account from a project. A service account name must be provided.

EXAMPLES


  To delete a service account of name "psa-test" from project "iam-test", run:

    gdcloud iam service-accounts delete psa-test --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.