Skip to content

Commit

Permalink
🚩 docs(posts): update featured posts
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskyfung committed Jan 15, 2025
1 parent 9c36d8e commit 6628398
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
1 change: 0 additions & 1 deletion _posts/matlab/2021-09-18-matlab-packages-and-toolboxes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ permalink: /blog/matlab/matlab-packages-and-toolboxes
image:
path: /images/posts/matlab/matlab-packages.jpg
excerpt: A collection of useful MATLAB packages and toolboxes that support and improve your workflow, data visualization, code functionility and performance.
featured: true
---

{% include toc.md %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,26 @@
layout: post
title: Useful Google Cloud Platform Commands Cheat Sheet (15 Practical Tips)
date: 2019-11-06 13:12 +0800
categories: [Cloud]
categories:
- Cloud
author: chris
tags: [Google Cloud, User tips, GCLOUD, Terraform, Qwiklabs, Shorthand]
tags:
- Google Cloud
- User tips
- GCLOUD
- Terraform
- Qwiklabs
- Shorthand
permalink: /blog/qwiklabs/useful-google-cloud-platform-commands-cheat-sheet
redirect_from:
- /blog/qwiklabs/Useful-Google-Cloud-Platform-Commands-Cheat-Sheet
- /blog/qwiklabs/Useful-Google-Cloud-Platform-Commands-Cheat-Sheet
css:
syntax: true
featured: true
image:
path: /assets/images/write-2160925.svg
width: "730"
height: "431"
---

**gcloud** is the primary CLI tool for the Google Cloud Platform. You can find a shortlist of the frequently used commands below. There are also some examples of **gsutil** and **terraform** command-line tools. Mastering them helps you to script and automate many GCP operations.
Expand Down

0 comments on commit 6628398

Please sign in to comment.