gdcloud auth print-identity-token

NAME

gdcloud auth print-identity-token - Print an identity token for the specified account.

SYNOPSIS

gdcloud auth print-identity-token ACCOUNT [flags]

DESCRIPTION

Print an identity token for the specified account. If not specified, the current active account is used.

EXAMPLES

To print an identity token for the active account, run:

    gdcloud auth print-identity-token

REQUIRED FLAGS

      --audiences string   intended recipient of the token

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.