Skip to content

Commit

Permalink
Update note
Browse files Browse the repository at this point in the history
  • Loading branch information
derekmbrown committed Feb 2, 2025
1 parent abc7c12 commit 309723e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/notes/list-public-os-images-in-google-cloud.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: 'List Public OS Images In Google Cloud'
title: 'List OS Images In Google Cloud'
pubDate: 02-01-2025
tags: ['note', 'gcp', 'cli']
---

A command to print the public OS images in Google Cloud using the GCP CLI.
A command to list the available OS images in Google Cloud using the gcloud CLI.

```bash
gcloud compute images list
Expand Down

0 comments on commit 309723e

Please sign in to comment.