1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/container/binauthz/attestors/help
2022-03-01 04:29:52 +00:00

61 lines
1.4 KiB
Text

NAME
gcloud beta container binauthz attestors - create and manage Google Binary
Authorization Attestors
SYNOPSIS
gcloud beta container binauthz attestors GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create and manage public keys associated with Attestation
Authorities.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to a Binary Authorization attestor.
create
(BETA) Create an Attestor.
delete
(BETA) Delete an Attestor.
describe
(BETA) Describe an Attestor.
get-iam-policy
(BETA) Get the IAM policy for an attestor.
list
(BETA) List Attestors associated with the current project.
remove-iam-policy-binding
(BETA) Remove IAM policy binding of a Binary Authorization attestor.
set-iam-policy
(BETA) Set the IAM policy for an attestor.
update
(BETA) Update an existing Attestor.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud container binauthz attestors
$ gcloud alpha container binauthz attestors