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

gcloud: Wed Apr 26 10:24:37 UTC 2023

This commit is contained in:
Automated 2023-04-26 10:24:37 +00:00
parent b33a8a3e6e
commit 2ae1bc2b12
276 changed files with 6093 additions and 833 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud beta network-security gateway-security-policies rules delete -
delete GatewaySecurityPolicyRule
delete Gateway Security Policy Rule
SYNOPSIS
gcloud beta network-security gateway-security-policies rules delete
@ -9,21 +9,21 @@ SYNOPSIS
--location=LOCATION) [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Delete the specified GatewaySecurityPolicyRule.
(BETA) Delete the specified Gateway Security Policy Rule.
EXAMPLES
To delete a GatewaySecurityPolicyRule called 'my-rule', run:
To delete a Gateway Security Policy Rule called 'my-rule', run:
$ gcloud beta network-security gateway-security-policies rules \
delete my-rule --location={region} \
--gateway-security-policy={policy-name}
POSITIONAL ARGUMENTS
Gateway security policy rule resource - Name of the
GatewaySecurityPolicyRule you want to delete. The arguments in this group
can be used to specify the attributes of this resource. (NOTE) Some
attributes are not given arguments in this group but can be set in other
ways. To set the project attribute:
Gateway security policy rule resource - Name of the Gateway Security
Policy Rule you want to delete. The arguments in this group can be used to
specify the attributes of this resource. (NOTE) Some attributes are not
given arguments in this group but can be set in other ways. To set the
project attribute:
◆ provide the argument gateway_security_policy_rule on the command line
with a fully specified name;
◆ set the property core/project;
@ -75,8 +75,10 @@ API REFERENCE
for this API can be found at: https://cloud.google.com/networking
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud network-security gateway-security-policies rules delete
$ gcloud alpha network-security gateway-security-policies rules \
delete

View file

@ -1,6 +1,6 @@
NAME
gcloud beta network-security gateway-security-policies rules export -
export GatewaySecurityPolicyRule
export Gateway Security Policy Rule
SYNOPSIS
gcloud beta network-security gateway-security-policies rules export
@ -10,21 +10,21 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Export a GatewaySecurityPolicyRule.
(BETA) Export a Gateway Security Policy Rule.
EXAMPLES
To export a GatewaySecurityPolicyRule, run:
To export a Gateway Security Policy Rule, run:
$ gcloud beta network-security gateway-security-policies rules \
export my-rule --destination=my-rule.yaml --location={region} \
--gateway-security-policy={policy-name}
POSITIONAL ARGUMENTS
Gateway security policy rule resource - Name of the
GatewaySecurityPolicyRule to export. The arguments in this group can be
used to specify the attributes of this resource. (NOTE) Some attributes
are not given arguments in this group but can be set in other ways. To set
the project attribute:
Gateway security policy rule resource - Name of the Gateway Security
Policy Rule to export. The arguments in this group can be used to specify
the attributes of this resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument gateway_security_policy_rule on the command line
with a fully specified name;
◆ set the property core/project;
@ -79,8 +79,10 @@ API REFERENCE
for this API can be found at: https://cloud.google.com/networking
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud network-security gateway-security-policies rules export
$ gcloud alpha network-security gateway-security-policies rules \
export

View file

@ -1,13 +1,13 @@
NAME
gcloud beta network-security gateway-security-policies rules - manage
Network Security GatewaySecurityPolicyRules
Network Security Gateway Security Policy Rules
SYNOPSIS
gcloud beta network-security gateway-security-policies rules COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Network Security GatewaySecurityPolicyRules.
(BETA) Manage Network Security Gateway Security Policy Rules.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
@ -18,20 +18,22 @@ COMMANDS
COMMAND is one of the following:
delete
(BETA) Delete GatewaySecurityPolicyRule.
(BETA) Delete Gateway Security Policy Rule.
export
(BETA) Export GatewaySecurityPolicyRule.
(BETA) Export Gateway Security Policy Rule.
import
(BETA) Import GatewaySecurityPolicy.
(BETA) Import Gateway Security Policy Rule.
list
(BETA) List GatewaySecurityPolicyRules.
(BETA) List Gateway Security Policy Rules.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud network-security gateway-security-policies rules
$ gcloud alpha network-security gateway-security-policies rules

View file

@ -1,6 +1,6 @@
NAME
gcloud beta network-security gateway-security-policies rules import -
import GatewaySecurityPolicy
import Gateway Security Policy Rule
SYNOPSIS
gcloud beta network-security gateway-security-policies rules import
@ -10,19 +10,19 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Import a GatewaySecurityPolicy.
(BETA) Import a Gateway Security Policy Rule.
EXAMPLES
To import a GatewaySecurityPolicy from a YAML file, run:
To import a Gateway Security Policy Rule from a YAML file, run:
$ gcloud beta network-security gateway-security-policies rules \
import my-rule --source=my-rule.yaml --location={region} \
--gateway-security-policy={policy-name}
POSITIONAL ARGUMENTS
Gateway security policy rule resource - Name of the GatewaySecurityPolicy
to import. The arguments in this group can be used to specify the
attributes of this resource. (NOTE) Some attributes are not given
Gateway security policy rule resource - Name of the Gateway Security
Policy Rule to import. The arguments in this group can be used to specify
the attributes of this resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument gateway_security_policy_rule on the command line
@ -86,8 +86,10 @@ API REFERENCE
for this API can be found at: https://cloud.google.com/networking
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud network-security gateway-security-policies rules import
$ gcloud alpha network-security gateway-security-policies rules \
import

View file

@ -1,6 +1,6 @@
NAME
gcloud beta network-security gateway-security-policies rules list - list
GatewaySecurityPolicyRules
Gateway Security Policy Rules
SYNOPSIS
gcloud beta network-security gateway-security-policies rules list
@ -10,21 +10,21 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List all GatewaySecurityPolicyRules in the specified location of the
current project.
(BETA) List all Gateway Security Policy Rules in the specified location of
the current project.
EXAMPLES
To list GatewaySecurityPolicyRules in the current project, run:
To list Gateway Security Policy Rules in the current project, run:
$ gcloud beta network-security gateway-security-policies rules \
list --location={region} --gateway-security-policy={policy-name}
REQUIRED FLAGS
Gateway security policy resource - The project of the
GatewaySecurityPolicyRules to display. The arguments in this group can be
used to specify the attributes of this resource. (NOTE) Some attributes
are not given arguments in this group but can be set in other ways. To set
the project attribute:
Gateway security policy resource - The project of the Gateway Security
Policy Rules to display. The arguments in this group can be used to
specify the attributes of this resource. (NOTE) Some attributes are not
given arguments in this group but can be set in other ways. To set the
project attribute:
◆ provide the argument --gateway-security-policy on the command line
with a fully specified name;
◆ set the property core/project;
@ -95,8 +95,10 @@ API REFERENCE
for this API can be found at: https://cloud.google.com/networking
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud network-security gateway-security-policies rules list
$ gcloud alpha network-security gateway-security-policies rules list