gcloud container binauthz attestors - create and manage Google Binary Authorization Attestors
gcloud container binauthz attestors GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Create and manage Google Binary Authorization Attestors.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- public-keys
 Create and manage public keys associated with Attestation Authorities.
COMMAND is one of the following:
- add-iam-policy-binding
 Add IAM policy binding to a Binary Authorization attestor.
- create
 Create an Attestor.
- delete
 Delete an Attestor.
- describe
 Describe an Attestor.
- get-iam-policy
 Get the IAM policy for an attestor.
- list
 List Attestors associated with the current project.
- remove-iam-policy-binding
 Remove IAM policy binding of a Binary Authorization attestor.
- set-iam-policy
 Set the IAM policy for an attestor.
- update
 Update an existing Attestor.
These variants are also available:
$ gcloud alpha container binauthz attestors
$ gcloud beta container binauthz attestors