Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.此内容没有您所选择的语言版本。
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. |