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

gcloud: Thu Sep 4 11:11:30 UTC 2025

This commit is contained in:
Automated 2025-09-04 11:11:30 +00:00
parent c0b004f719
commit be3f81b90a
355 changed files with 10181 additions and 607 deletions

View file

@ -172,8 +172,8 @@ FLAGS
--environment-size=ENVIRONMENT_SIZE
Size of the environment. Unspecified means that the default option will
be chosen. ENVIRONMENT_SIZE must be one of: large, medium, small,
unspecified.
be chosen. ENVIRONMENT_SIZE must be one of: extra-large, large, medium,
small, unspecified.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.

View file

@ -140,8 +140,8 @@ REQUIRED FLAGS
--environment-size=ENVIRONMENT_SIZE
Size of the environment. Unspecified means that the default option
will be chosen. ENVIRONMENT_SIZE must be one of: large, medium,
small, unspecified.
will be chosen. ENVIRONMENT_SIZE must be one of: extra-large, large,
medium, small, unspecified.
--node-count=NODE_COUNT
The new number of nodes running the environment. Must be >= 3.