1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/container/fleet/policycontroller/help

57 lines
1.4 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
2023-01-19 00:56:33 +00:00
gcloud alpha container fleet policycontroller - manage Policy Controller
Feature
2022-03-01 04:29:52 +00:00
SYNOPSIS
2023-01-19 00:56:33 +00:00
gcloud alpha container fleet policycontroller GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
DESCRIPTION
2023-01-19 00:56:33 +00:00
(ALPHA) Manage Policy Controller Feature.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
2023-11-01 10:29:29 +00:00
GROUPS
GROUP is one of the following:
content
(ALPHA) Manage Policy Controller content.
deployment
(ALPHA) Configure Policy Controller component deployments.
COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Describe Policy Controller feature.
detach
(ALPHA) Detach Policy Controller Feature.
disable
(ALPHA) Disable (Uninstall) Policy Controller.
enable
(ALPHA) Enable Policy Controller Feature.
suspend
(ALPHA) Suspend Policy Controller Feature.
update
(ALPHA) Updates the configuration of Policy Controller Feature.
2022-03-01 04:29:52 +00:00
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
2023-11-09 11:45:52 +00:00
access allowlist. These variants are also available:
$ gcloud container fleet policycontroller
2023-11-01 10:29:29 +00:00
$ gcloud beta container fleet policycontroller
2022-03-01 04:29:52 +00:00