A CLI built as a CSPM (Cloud Security Posture Management) tool to monitor major cloud providers like GCP, AWS and Azure written in Python
-
Configure cloud provider credentials:
cloudguard config --provider gcp -
Run
cloudguardwith user prompt:cloudguard run -
Run
cloudguardwith arguments:cloudguard run --provider gcp --all -export-json -
Run
cloudguardand list the supported resources for a cloud providercloudguard run --provider gcp --list -
List all supported cloud providers:
cloudguard providers list -
Help:
cloudguard --help
- Google Cloud APIs and SDK client libraries