Information Technology
Trending Arrow Icon
Trending
Hands on Training icon
Hands On Training
Trending Arrow Icon
Hands on Training icon

Google Cloud CLI commands using Cloud Shell

Course Cover
compare button icon

Course Features

icon

Duration

45 minutes

icon

Delivery Method

Online

icon

Available on

Lifetime Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Beginner

icon

Teaching Type

Self Paced

icon

Video Content

45 minutes

Course Description

Lab Details:

This lab will walk you through Google Cloud CLI Commands with Cloud Shell.

CloudShell will allow you to create a VM instance as well as a VPC network.

Duration: 45 minutes

Lab Overview:

Cloud Shell is a Debian-based virtual computer with 5-GB of persistent disk storage. It allows you to access your cloud resources from your browser by using command-line access.

Cloud SDK is not required to manage your projects or resources.

Gcloud is the command line interface that allows you to interact with most GCP Services preinstalled in Cloudshell. Gcloud allows you to talk to Compute Engine virtual machines and Managed Instance Groups, as well as create a database.

Some GCP Services provide specific CLI tools to access the service. They are

Cloud Storage - gsutil

Big Query - bq

Cloud Bigtable - cbt

Kubernetes (for managing pods, deployments) - kubectl

CloudShell can be used to interact with GCP services via Command Line Interface.

Course Overview

projects-img

Virtual Labs

projects-img

Post Course Interactions

projects-img

Hands-On Training

Skills You Will Gain

What You Will Learn

This video will show you how to log in to the GCP Console

Learn how to open and explore CloudShell

Learn how to create a VPC with Cloud Shell

Learn how to create a VM instance with CloudShell

Learn how to SSH into a VM instance

Course Cover