mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Tue Nov 18 10:53:36 UTC 2025
This commit is contained in:
parent
4b21ae6795
commit
e1ec13485a
380 changed files with 16045 additions and 783 deletions
|
|
@ -721,13 +721,11 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-network-tags
|
||||
Clears all existing Compute Engine tags from the Cloud Run
|
||||
service.
|
||||
Clears all existing network tags from the Cloud Run service.
|
||||
|
||||
--network-tags=[TAG,...]
|
||||
Applies the given Compute Engine tags (comma separated) to the
|
||||
Cloud Run service. To clear existing tags, use
|
||||
--clear-network-tags.
|
||||
Applies the given network tags (comma separated) to the Cloud Run
|
||||
service. To clear existing tags, use --clear-network-tags.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
|
|
@ -347,8 +347,8 @@ FLAGS
|
|||
network settings, use --clear-network.
|
||||
|
||||
--network-tags=[TAG,...]
|
||||
Applies the given Compute Engine tags (comma separated) to the Cloud
|
||||
Run job. To clear existing tags, use --clear-network-tags.
|
||||
Applies the given network tags (comma separated) to the Cloud Run
|
||||
job. To clear existing tags, use --clear-network-tags.
|
||||
|
||||
--subnet=SUBNET
|
||||
The VPC subnetwork that the Cloud Run job will get IPs from. The
|
||||
|
|
|
|||
|
|
@ -387,11 +387,11 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-network-tags
|
||||
Clears all existing Compute Engine tags from the Cloud Run job.
|
||||
Clears all existing network tags from the Cloud Run job.
|
||||
|
||||
--network-tags=[TAG,...]
|
||||
Applies the given Compute Engine tags (comma separated) to the
|
||||
Cloud Run job. To clear existing tags, use --clear-network-tags.
|
||||
Applies the given network tags (comma separated) to the Cloud Run
|
||||
job. To clear existing tags, use --clear-network-tags.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -420,11 +420,11 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-network-tags
|
||||
Clears all existing Compute Engine tags from the Cloud Run job.
|
||||
Clears all existing network tags from the Cloud Run job.
|
||||
|
||||
--network-tags=[TAG,...]
|
||||
Applies the given Compute Engine tags (comma separated) to the
|
||||
Cloud Run job. To clear existing tags, use --clear-network-tags.
|
||||
Applies the given network tags (comma separated) to the Cloud Run
|
||||
job. To clear existing tags, use --clear-network-tags.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -569,13 +569,11 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-network-tags
|
||||
Clears all existing Compute Engine tags from the Cloud Run
|
||||
service.
|
||||
Clears all existing network tags from the Cloud Run service.
|
||||
|
||||
--network-tags=[TAG,...]
|
||||
Applies the given Compute Engine tags (comma separated) to the
|
||||
Cloud Run service. To clear existing tags, use
|
||||
--clear-network-tags.
|
||||
Applies the given network tags (comma separated) to the Cloud Run
|
||||
service. To clear existing tags, use --clear-network-tags.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
|
|
@ -595,13 +595,11 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-network-tags
|
||||
Clears all existing Compute Engine tags from the Cloud Run
|
||||
service.
|
||||
Clears all existing network tags from the Cloud Run service.
|
||||
|
||||
--network-tags=[TAG,...]
|
||||
Applies the given Compute Engine tags (comma separated) to the
|
||||
Cloud Run service. To clear existing tags, use
|
||||
--clear-network-tags.
|
||||
Applies the given network tags (comma separated) to the Cloud Run
|
||||
service. To clear existing tags, use --clear-network-tags.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue