• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Search

describe

GCP BMS Describe Instances

February 8, 2023

Here’s how to describe a Bare Metal Server (BMS). The output display storage LUNS and network information.

gcloud bms instances describe INSTANCE --project PROJECT-ID --region us-central1

gcloud bms instances describe INSTANCE --project PROJECT-ID --region us-central1

Filed Under: Cloud Tagged With: bms, describe, gcp, instances

GCP BMS Describe Volume

February 8, 2023

Here’s how to describe a Bare Metal Server (BMS) volume within a project.

gcloud bms volumes describe at-xxxxxxx-vol001-data --project project_id --region us-central1

gcloud bms volumes describe at-xxxxxxx-vol001-data --project project_id --region us-central1

Filed Under: Cloud Tagged With: bms, describe, gcp, volume

gsutil Describe Bucket

June 13, 2022

How to describe a GCP bucket.

gsutil ls -L -b gs://my-bucket

gsutil ls -L -b gs://my-bucket

Filed Under: Cloud Tagged With: bucket, describe, gcp, gsutil

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »
  • Home
  • About
  • Search

Copyright © 2023