test query API:
$ python path/to/dir/main.py --help
usage: main.py [-h] --client-id CLIENT_ID --client-secret CLIENT_SECRET --domain DOMAIN [--proxies PROXIES]
options:
-h, --help show this help message and exit
--client-id CLIENT_ID The client_id of the API key
--client-secret CLIENT_SECRET The API key
--domain DOMAIN The FQDN for your Crowdstrike account's API (not full URL)
--proxies PROXIES JSON structure specifying 'http' and 'https' proxy URLs