Skip to content

Instantly share code, notes, and snippets.

@socketbox
Created February 4, 2022 22:42
Show Gist options
  • Save socketbox/efcb3bc98085772ccdf82aaffc0d8797 to your computer and use it in GitHub Desktop.
Save socketbox/efcb3bc98085772ccdf82aaffc0d8797 to your computer and use it in GitHub Desktop.
Get all certificates for a given project
#!/bin/sh
gcloud --format list compute ssl-certificates list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment