mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -0,0 +1,34 @@
|
|||
NAME
|
||||
gcloud alpha container fleet policycontroller deployment - configure Policy
|
||||
Controller component deployments
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container fleet policycontroller deployment COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Removes configuration properties from Policy Controller
|
||||
components.
|
||||
|
||||
set
|
||||
(ALPHA) Sets configuration of the Policy Controller components.
|
||||
|
||||
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. This variant is also available:
|
||||
|
||||
$ gcloud beta container fleet policycontroller deployment
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue