mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 17 10:38:17 UTC 2023
This commit is contained in:
parent
14441c7ea7
commit
a56fab68e5
151 changed files with 1878 additions and 2972 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute firewall-rules migrate --source-network=SOURCE_NETWORK
|
||||
(--export-tag-mapping
|
||||
(--bind-tags-to-instances | --export-tag-mapping
|
||||
| --target-firewall-policy=TARGET_FIREWALL_POLICY)
|
||||
[--tag-mapping-file=TAG_MAPPING_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -27,6 +27,10 @@ REQUIRED FLAGS
|
|||
|
||||
Exactly one of these must be specified:
|
||||
|
||||
--bind-tags-to-instances
|
||||
If set, migration tool will bind secure tags to the instances with
|
||||
the network tags which match secure tags from the tag mapping file.
|
||||
|
||||
--export-tag-mapping
|
||||
If set, migration tool will inspect all VPC Firewalls attached to
|
||||
SOURCE_NETWORK, collect all source and target tags, and store them in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue