mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
49 lines
1.5 KiB
Text
49 lines
1.5 KiB
Text
NAME
|
|
gcloud alpha container binauthz policy - create and manage Google Binary
|
|
Authorization policies
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container binauthz policy COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Add IAM policy binding to a Binary Authorization policy.
|
|
|
|
export
|
|
(ALPHA) Export the Binary Authorization policy for the current project.
|
|
|
|
export-system-policy
|
|
(ALPHA) Export the Binary Authorization system policy.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Binary Authorization policy.
|
|
|
|
import
|
|
(ALPHA) Import a Binary Authorization policy to the current project.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding of a Binary Authorization policy.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a Binary Authorization policy.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud container binauthz policy
|
|
|
|
$ gcloud beta container binauthz policy
|
|
|