1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 13 09:59:37 UTC 2022

This commit is contained in:
Automated 2022-07-13 09:59:38 +00:00
parent cf5ab60e4a
commit 879929cbc6
Failed to extract signature
323 changed files with 7203 additions and 4178 deletions

View file

@ -4,7 +4,8 @@ NAME
SYNOPSIS
gcloud beta compute security-policies export NAME --file-name=FILE_NAME
[--file-format=FILE_FORMAT] [GCLOUD_WIDE_FLAG ...]
[--file-format=FILE_FORMAT] [--global | --region=REGION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Export security policy configs into yaml files.
@ -23,6 +24,15 @@ OPTIONAL FLAGS
either yaml or json. Defaults to yaml if not specified. FILE_FORMAT
must be one of: json, yaml.
At most one of these can be specified:
--global
If set, the security policy is global.
--region=REGION
Region of the security policy to export. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,