From 84d681d6036cb463b1ad571f00c1855b6875e24b Mon Sep 17 00:00:00 2001 From: chkp-royl <51701986+chkp-royl@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:27:00 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c26cbc1..9495593 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Use "-h" option in order to see the full list of options to configure the tool `java -jar web_api_show_package-jar-with-dependencies.jar -m 198.51.100.5 -v` • Running the tool on a side server to export the policy packages from Smart-1 Cloud over proxy server 192.168.10.10 port 3128: + `java -jar web_api_show_package-jar-with-dependencies.jar -m MyTenant.maas.checkpoint.com --cloud-mgmt-id --api-key -x 192.168.10.10:3128` ## Build Instructions