curl https://gcpdiag.dev/gcpdiag.sh >gcpdiag chmod +x gcpdiag ./gcpdiag lint --project=MYPROJECT Usage Currently gcpdiag mainly supports one subcommand: lint, which is used to run diagnostics on one or more GCP projects. usage: gcpdiag lint --project P [OPTIONS] Run diagnostics in ...