gcloud beta agent-identity auth-providers

NAME
gcloud beta agent-identity auth-providers - manage Auth Provider resources
SYNOPSIS
gcloud beta agent-identity auth-providers GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Manage Auth Provider resources.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
authorizations
(BETA) Manage Authorization resources.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to an Agent Identity authProvider.
create
(BETA) Create an auth provider.
delete
(BETA) Delete an auth provider.
describe
(BETA) Describe an auth provider.
disable
(BETA) Disable an auth provider.
enable
(BETA) Enable an auth provider.
get-iam-policy
(BETA) Get the IAM policy for an Agent Identity authProvider.
list
(BETA) List auth providers.
query
(BETA) Query auth providers used by a workload.
query-workloads
(BETA) Query workloads using an auth provider.
remove-iam-policy-binding
(BETA) Remove IAM policy binding from an Agent Identity authProvider.
revoke-authorization
(BETA) Revoke authorization for a user on an auth provider.
set-iam-policy
(BETA) Set the IAM policy for an Agent Identity authProvider.
test-iam-permissions
(BETA) Test IAM permissions for an Agent Identity authProvider.
undelete
(BETA) Undelete an auth provider.
update
(BETA) Update an auth provider.
NOTES
This command is currently in beta and might change without notice. This variant is also available:
gcloud alpha agent-identity auth-providers