1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Mar 13 09:56:21 UTC 2024

This commit is contained in:
Automated 2024-03-13 09:56:22 +00:00
parent 7f632e0c5d
commit 75379bf68b
273 changed files with 9390 additions and 532 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud resource-manager folders create --display-name=DISPLAY_NAME
[--async] [--folder=FOLDER_ID] [--organization=ORGANIZATION_ID]
[GCLOUD_WIDE_FLAG ...]
[--tags=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Creates a new folder in the given parent folder or organization.
@ -37,6 +37,12 @@ OPTIONAL FLAGS
--organization=ORGANIZATION_ID
ID for the organization to use as a parent
--tags=[KEY=VALUE,...]
List of tags KEY=VALUE pairs to bind. Each item must be expressed as
"<tag-key-namespaced-name>=<tag-value-short-name>".
Example: 123/environment=production,123/costCenter=marketing
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,