1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Dec 10 10:54:29 UTC 2025

This commit is contained in:
Automated 2025-12-10 10:54:29 +00:00
parent 7b14250313
commit 6d07e70b12
313 changed files with 11521 additions and 1088 deletions

View file

@ -3,8 +3,8 @@ NAME
project, folder or organization
SYNOPSIS
gcloud alpha services enable [SERVICE ...] [--async] [--skip-dependency]
[--validate-only]
gcloud alpha services enable SERVICE [SERVICE ...] [--async]
[--skip-dependency] [--validate-only]
[--folder=FOLDER_ID | --organization=ORGANIZATION_ID
| --project=PROJECT_ID] [GCLOUD_WIDE_FLAG ...]
@ -52,7 +52,7 @@ EXAMPLES
$ gcloud alpha services enable service1 service2 service3
POSITIONAL ARGUMENTS
[SERVICE ...]
SERVICE [SERVICE ...]
The name of the service(s) to enable.
FLAGS