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

gcloud: Wed Oct 2 09:51:07 UTC 2024

This commit is contained in:
Automated 2024-10-02 09:51:07 +00:00
parent 0a5b6f11af
commit 489be55d99
133 changed files with 4948 additions and 242 deletions

View file

@ -73,20 +73,22 @@ FLAGS
Project ID.
--region=REGION
Region name. Not applicable for app-engine. Required when resource-type
is compute and regional scoped. Not applicable for compute when global
scoped.
Region name. Not applicable for app-engine. Required when
resource-type=compute and regional scoped. Not applicable for global
scoped compute. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, iap_web, compute, organization, folder, forwarding-rule.
Resource type of the IAP resource. --resource-type=cloud-run is private
priview feature and reach out to cloud-run team if you want to test it.
RESOURCE_TYPE must be one of: app-engine, iap_web, compute,
organization, folder, forwarding-rule, cloud-run.
--service=SERVICE
Service name. Optional when resource-type is compute or app-engine.
--version=VERSION
Version name. Not applicable for compute. Optional when resource-type
is app-engine.
Version name. Not applicable for compute. Optional when
resource-type=app-engine.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -125,20 +125,22 @@ FLAGS
Project ID.
--region=REGION
Region name. Not applicable for app-engine. Required when resource-type
is compute and regional scoped. Not applicable for compute when global
scoped.
Region name. Not applicable for app-engine. Required when
resource-type=compute and regional scoped. Not applicable for global
scoped compute. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, iap_web, compute, organization, folder, forwarding-rule.
Resource type of the IAP resource. --resource-type=cloud-run is private
priview feature and reach out to cloud-run team if you want to test it.
RESOURCE_TYPE must be one of: app-engine, iap_web, compute,
organization, folder, forwarding-rule, cloud-run.
--service=SERVICE
Service name. Optional when resource-type is compute or app-engine.
--version=VERSION
Version name. Not applicable for compute. Optional when resource-type
is app-engine.
Version name. Not applicable for compute. Optional when
resource-type=app-engine.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -116,13 +116,15 @@ OPTIONAL FLAGS
relative path to a local file containing the value of condition.
--region=REGION
Region name. Should only be specified with
--resource-type=backend-services if it is a regional scoped. Not
applicable for global scoped backend services.
Region name. Not applicable for resource-type=app-engine. Required when
resource-type=backend-services and regional scoped. Not applicable for
global backend-services. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, backend-services, forwarding-rule.
Resource type of the IAP resource. --resource-type=cloud-run is private
priview feature and reach out to cloud-run team if you want to test it.
RESOURCE_TYPE must be one of: app-engine, backend-services,
forwarding-rule, cloud-run.
--service=SERVICE
Service name.

View file

@ -66,13 +66,15 @@ EXAMPLES
FLAGS
--region=REGION
Region name. Should only be specified with
--resource-type=backend-services if it is a regional scoped. Not
applicable for global scoped backend services.
Region name. Not applicable for resource-type=app-engine. Required when
resource-type=backend-services and regional scoped. Not applicable for
global backend-services. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, backend-services, forwarding-rule.
Resource type of the IAP resource. --resource-type=cloud-run is private
priview feature and reach out to cloud-run team if you want to test it.
RESOURCE_TYPE must be one of: app-engine, backend-services,
forwarding-rule, cloud-run.
--service=SERVICE
Service name.

View file

@ -133,13 +133,15 @@ OPTIONAL FLAGS
relative path to a local file containing the value of condition.
--region=REGION
Region name. Should only be specified with
--resource-type=backend-services if it is a regional scoped. Not
applicable for global scoped backend services.
Region name. Not applicable for resource-type=app-engine. Required when
resource-type=backend-services and regional scoped. Not applicable for
global backend-services. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, backend-services, forwarding-rule.
Resource type of the IAP resource. --resource-type=cloud-run is private
priview feature and reach out to cloud-run team if you want to test it.
RESOURCE_TYPE must be one of: app-engine, backend-services,
forwarding-rule, cloud-run.
--service=SERVICE
Service name.

View file

@ -74,13 +74,15 @@ POSITIONAL ARGUMENTS
FLAGS
--region=REGION
Region name. Should only be specified with
--resource-type=backend-services if it is a regional scoped. Not
applicable for global scoped backend services.
Region name. Not applicable for resource-type=app-engine. Required when
resource-type=backend-services and regional scoped. Not applicable for
global backend-services. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, backend-services, forwarding-rule.
Resource type of the IAP resource. --resource-type=cloud-run is private
priview feature and reach out to cloud-run team if you want to test it.
RESOURCE_TYPE must be one of: app-engine, backend-services,
forwarding-rule, cloud-run.
--service=SERVICE
Service name.