mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
33 lines
889 B
Text
33 lines
889 B
Text
NAME
|
|
gcloud compute network-firewall-policies associations - read and manipulate
|
|
Compute Engine network firewall policy associations
|
|
|
|
SYNOPSIS
|
|
gcloud compute network-firewall-policies associations COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine network firewall policy associations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new association between a firewall policy and a network.
|
|
|
|
delete
|
|
Delete a new association between a firewall policy and an network or
|
|
folder resource.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute network-firewall-policies associations
|
|
|
|
$ gcloud beta compute network-firewall-policies associations
|
|
|