gcpdiag
all
Google Cloud Platform troubleshooting and diagnostics tool. Run in a Docker container or in GCP Cloudshell.
More info →Examples (5)
Run `gcpdiag` on your project, returning all rules
gcpdiag lint --project gcp_project_idHide rules that are ok
gcpdiag lint --project gcp_project_id --hide-okAuthenticate using a service account private key file
gcpdiag lint --project gcp_project_id --auth-key path/to/private_keySearch logs and metrics from a number of days back (default: 3 days)
gcpdiag lint --project gcp_project_id --within-days numberDisplay help
gcpdiag lint --helpmade by @shridhargupta | data from tldr-pages