Skip to content

Commit 5cc8abe

Browse files
authored
Merge pull request #6 from CheckPointSW/chkp-edenbr-patch-2
Update README.md
2 parents 9baf3ee + cb9e2fa commit 5cc8abe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

connect/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,11 @@ Then choose "Security Management" as the service.
3434
##Examples
3535

3636
• Running the script on the Multi-Domain Server:
37+
3738
`python3 connect_all_domains.py --client_id <tenant_client_id> --access_key <tenant_access_key> --region eu`
3839

3940
• Running the script from remote:
41+
4042
`python3 connect_all_domains.py --client_id <tenant_client_id> --access_key <tenant_access_key> --region eu --server 192.168.1.1 --api_key <your_api_key> --api_port 443`
4143

4244
## Development Environment

0 commit comments

Comments
 (0)