hardgcloud

Create a Workload Identity Federation pool for authenticating external workloads

command

gcloud iam workload-identity-pools create POOL_ID --location=global --display-name='My Pool'

also accepted

gcloud iam workload-identity-pools creategcloud iam workload-identity-pools create POOL_ID --location

Command breakdown

Part of the Google Cloud CLI (gcloud) — Alpha & Beta category.

gcloudiamworkload-identity-poolscreatePOOL_ID--location=global--display-name='MyPool'
FlagPurpose
--locationSet to: global
--display-nameSet to: 'My

Test your recall — not just your reading.

Practice with interactive quiz →