GCP Add Labels To Snapshots Jun 20, 2023 • Ulysses Here’s the command to add labels to a snapshot. <pre lang="bash"> gcloud compute snapshots add-labels SNAPSHOTNAME --labels=KEY=VALUE --project PROJECT