mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
37 lines
1 KiB
Text
37 lines
1 KiB
Text
NAME
|
|
gcloud alpha container binauthz continuous-validation - manage Binary
|
|
Authorization Continuous Validation
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container binauthz continuous-validation COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Binary Authorization Continuous Validation.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) Show the configuration of Binary Authorization Continuous
|
|
Validation for the project.
|
|
|
|
disable
|
|
(ALPHA) Disable Binary Authorization Continuous Validation for the
|
|
project.
|
|
|
|
enable
|
|
(ALPHA) Disable Binary Authorization Continuous Validation for the
|
|
project.
|
|
|
|
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.
|
|
|