1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-22 07:40:10 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -4,7 +4,8 @@ NAME
SYNOPSIS
gcloud compute security-policies import NAME --file-name=FILE_NAME
[--file-format=FILE_FORMAT] [GCLOUD_WIDE_FLAG ...]
[--file-format=FILE_FORMAT] [--global | --region=REGION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute security-policies import imports a security policy to update
@ -32,6 +33,15 @@ OPTIONAL FLAGS
Specify 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 import. 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,