NAME
    gcloud container binauthz attestors - create and manage Google Binary
        Authorization Attestors

SYNOPSIS
    gcloud container binauthz attestors GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Create and manage Google Binary Authorization Attestors.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     public-keys
        Create and manage public keys associated with Attestation Authorities.

COMMANDS
    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.

NOTES
    These variants are also available:

        $ gcloud alpha container binauthz attestors

        $ gcloud beta container binauthz attestors

