1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jun 19 09:33:28 UTC 2024

This commit is contained in:
Automated 2024-06-19 09:33:28 +00:00
parent 04a1e3ce77
commit fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions

View file

@ -7,6 +7,12 @@ SYNOPSIS
| --project=PROJECT_ID) [--effective] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) Show the value of a resource setting.
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.
Show the value of a resource setting.
EXAMPLES

View file

@ -5,6 +5,12 @@ SYNOPSIS
gcloud resource-settings COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(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.
@ -25,19 +31,19 @@ COMMANDS
COMMAND is one of the following:
describe
Show the value of a resource setting.
(DEPRECATED) Show the value of a resource setting.
list
List all available resource settings.
(DEPRECATED) List all available resource settings.
list-values
List the values for any configured resource settings.
(DEPRECATED) List the values for any configured resource settings.
set-value
Update the value of a resource setting.
(DEPRECATED) Update the value of a resource setting.
unset-value
Remove the value of a resource setting.
(DEPRECATED) Remove the value of a resource setting.
NOTES
This variant is also available:

View file

@ -9,6 +9,12 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) List all available 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.
List all available resource settings.
EXAMPLES

View file

@ -10,6 +10,12 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) List the values for any configured 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.
List the values for any configured resource settings.
EXAMPLES

View file

@ -6,6 +6,12 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) Update the value of a resource setting.
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.
Update the value of a resource setting.
EXAMPLES

View file

@ -8,6 +8,12 @@ SYNOPSIS
| --project=PROJECT_ID) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) Remove the value of a resource setting.
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.
Remove the value of a resource setting. This reverts the resource to
inheriting the resource settings from above it in the resource hierarchy,
if any is set on a resource above it.