mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Dec 10 10:54:29 UTC 2025
This commit is contained in:
parent
7b14250313
commit
6d07e70b12
313 changed files with 11521 additions and 1088 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
project, folder or organization
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta services disable [SERVICE ...] [--async]
|
||||
gcloud beta services disable SERVICE [SERVICE ...] [--async]
|
||||
[--bypass-api-usage-check] [--force] [--validate-only]
|
||||
[--bypass-dependency-service-check | --disable-dependency-services]
|
||||
[--folder=FOLDER_ID | --organization=ORGANIZATION_ID
|
||||
|
|
@ -49,7 +49,7 @@ EXAMPLES
|
|||
$ gcloud beta services disable my-consumed-service --async
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
[SERVICE ...]
|
||||
SERVICE [SERVICE ...]
|
||||
The name of the service(s) to disable.
|
||||
|
||||
FLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue