diff --git a/connect/README.md b/connect/README.md index a20b980..c919eec 100644 --- a/connect/README.md +++ b/connect/README.md @@ -34,9 +34,11 @@ Then choose "Security Management" as the service. ##Examples • Running the script on the Multi-Domain Server: + `python3 connect_all_domains.py --client_id --access_key --region eu` • Running the script from remote: + `python3 connect_all_domains.py --client_id --access_key --region eu --server 192.168.1.1 --api_key --api_port 443` ## Development Environment