mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
NAME
|
|
gcloud beta container binauthz policy - create and manage Google Binary
|
|
Authorization policies
|
|
|
|
SYNOPSIS
|
|
gcloud beta container binauthz policy COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Create and manage Google Binary Authorization policies.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add IAM policy binding to a Binary Authorization policy.
|
|
|
|
export
|
|
(BETA) Export the Binary Authorization policy for the current project.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Binary Authorization policy.
|
|
|
|
import
|
|
(BETA) Import a Binary Authorization policy to the current project.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove IAM policy binding of a Binary Authorization policy.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Binary Authorization policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud container binauthz policy
|
|
|
|
$ gcloud alpha container binauthz policy
|
|
|