NAME

gcloud compute firewall-policies - manage Compute Engine organization firewall policies

SYNOPSIS

gcloud compute firewall-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

Manage Compute Engine organization firewall policies. Organization firewall policies are used to control incoming/outgoing traffic.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS

GROUP is one of the following:

associations

Read and manipulate Compute Engine organization firewall policy associations.

rules

Read and manipulate Compute Engine organization firewall policy rules.

COMMANDS

COMMAND is one of the following:

clone-rules

Replace the rules of a Compute Engine organization firewall policy with rules from another policy.

create

Create a Compute Engine organization firewall policy.

delete

Delete a Compute Engine organization firewall policy.

describe

Describe a Compute Engine organization firewall policy.

list

List Compute Engine organization firewall policies.

list-rules

List the rules of a Compute Engine organization firewall policy.

move

Move a Compute Engine organization firewall policy.

update

Update a Compute Engine organization firewall policy.

NOTES

These variants are also available:

$ gcloud alpha compute firewall-policies

$ gcloud beta compute firewall-policies