Este conteúdo não está disponível no idioma selecionado.
7.2. fabric:cloud-firewall-edit
Abstract
manage a cloud container's firewall
Synopsis
fabric:cloud-firewall-edit
[
--help
] [
--owner owner
] [
--option key=value
]
Arguments
Table 7.2, “fabric:cloud-firewall-edit Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--port | The target IP port. To specify multiple ports, specify this flag multiple times on the command line—for example, --port 1234 --port 5678 . |
--flush | Flush all rules. |
--revoke | Revoke the rule for the specified port. This blocks access to the specified IP port. |
--target-container | The target container name. |
--source-container | The source container, which has access granted or revoked. |
--target-node-id | The target node ID. |
--source-cidr | The source CIDR, which has access granted or revoked. |
--provider | The cloud provider name. |
--help | Displays the online help for this command. |