Перейти к содержанию

Apply

nectl firewall rules apply

Apply OpenFlow rules transactionally (idempotent replace)

Synopsis

Reads ApplyRequest from JSON and performs transactional, scoped replace of flows on target bridge(s).

nectl firewall rules apply [flags]

Options

      --domain-uuid string    Override domain UUID selector
  -f, --file string           Path to JSON ApplyRequest (required)
  -h, --help                  help for apply
      --network-uuid string   Override network UUID selector

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO