mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
33 lines
828 B
Text
33 lines
828 B
Text
|
|
NAME
|
||
|
|
gcloud beta container hub policycontroller deployment - configure Policy
|
||
|
|
Controller component deployments
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta container hub policycontroller deployment COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Configure Policy Controller component deployments.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
remove
|
||
|
|
(BETA) Removes configuration properties from Policy Controller
|
||
|
|
components.
|
||
|
|
|
||
|
|
set
|
||
|
|
(BETA) Sets configuration of the Policy Controller components.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. This
|
||
|
|
variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha container hub policycontroller deployment
|
||
|
|
|