Skip to content

Commit

Permalink
Update GCP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhordubey333 authored Feb 5, 2023
1 parent c7d02a0 commit 95e5c98
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion GCP.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
3. To set project on terminal:<br/>
`gcloud config set project [project-ID]`<br/>
You can get all projects here: https://console.cloud.google.com/welcome/


4. To list compute:<br/>
`gcloud compute instances list`<br/>

4. To delete projects: <br/>
Navigate to this page: https://console.cloud.google.com/cloud-resource-manager <br/>
Expand Down

0 comments on commit 95e5c98

Please sign in to comment.