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 |
cloud engineer
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
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
How to describe a GCP bucket.
gsutil ls -L -b gs://my-bucket |
gsutil ls -L -b gs://my-bucket