1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/resource-settings/help

57 lines
1.9 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha resource-settings - create and manage Resource Settings
SYNOPSIS
gcloud alpha resource-settings COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2024-06-19 09:33:28 +00:00
(ALPHA) (DEPRECATED) Create and manage Resource Settings.
Resource Settings is deprecated. As of November 7, 2023, no organizations
will be onboarded for any of the enabled settings, and the service will be
shut down on October 1, 2024.
The gcloud Resource Settings command group lets you create and manipulate
resource settings.
2022-03-01 04:29:52 +00:00
The Resource Settings Service is a hierarchy-aware service with a
public-facing API for users to store settings that modify the behavior of
their Google Cloud Platform resources, such as virtual machines, firewalls,
projects, and so forth. Settings can be attached to organizations, folders,
and projects, and can influence these resources as well as service
resources that are descendants of the resource to which the settings are
attached.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
2024-06-19 09:33:28 +00:00
(ALPHA) (DEPRECATED) Show the value of a resource setting.
2022-03-01 04:29:52 +00:00
list
2024-06-19 09:33:28 +00:00
(ALPHA) (DEPRECATED) List all available resource settings.
2022-03-01 04:29:52 +00:00
list-values
2024-06-19 09:33:28 +00:00
(ALPHA) (DEPRECATED) List the values for any configured resource
settings.
2022-03-01 04:29:52 +00:00
set-value
2024-06-19 09:33:28 +00:00
(ALPHA) (DEPRECATED) Update the value of a resource setting.
2022-03-01 04:29:52 +00:00
unset-value
2024-06-19 09:33:28 +00:00
(ALPHA) (DEPRECATED) Remove the value of a resource setting.
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
access allowlist. This variant is also available:
$ gcloud resource-settings