1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00
gcloud-help/gcloud/alpha/container/binauthz/continuous-validation/describe
2022-03-01 21:43:54 +00:00

33 lines
1.3 KiB
Text

NAME
gcloud alpha container binauthz continuous-validation describe - show the
configuration of Binary Authorization Continuous Validation for the
project
SYNOPSIS
gcloud alpha container binauthz continuous-validation describe
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The output will contain "enabled: true" if Continuous Validation is
enabled for the project, or "enabled: false" if CV is disabled.
EXAMPLES
$ gcloud alpha container binauthz continuous-validation describe \
enforcementPolicyConfig: enabled: true name: \
projects/my-project/continuousValidationConfig updateTime: \
'2020-01-01T01:23:45.678901234Z'
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
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.