mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed May 25 08:41:12 UTC 2022
This commit is contained in:
parent
bda2bf9142
commit
5b5ff68a0d
154 changed files with 3252 additions and 284 deletions
|
|
@ -6,7 +6,8 @@ SYNOPSIS
|
|||
gcloud alpha compute firewall-rules migrate --source-network=SOURCE_NETWORK
|
||||
(--export-tag-mapping
|
||||
| --target-firewall-policy=TARGET_FIREWALL_POLICY)
|
||||
[--tag-mapping-file=TAG_MAPPING_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
[--disable-logging] [--tag-mapping-file=TAG_MAPPING_FILE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) gcloud alpha compute firewall-rules migrate is used to create a new
|
||||
|
|
@ -37,6 +38,10 @@ REQUIRED FLAGS
|
|||
result.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--disable-logging
|
||||
If set, migration tool will not migrate logging config. This is a
|
||||
workaround to use before Network Firewall Policies support logging.
|
||||
|
||||
--tag-mapping-file=TAG_MAPPING_FILE
|
||||
Path to a JSON file with legacy to secure tag mapping.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue