gdcloud storage buckets describe
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
NAME
gdcloud storage buckets describe – Informationen zum Speicher-Bucket anzeigen
To describe a zonal storage bucket "example-bucket" in the "my-project-id" project, run:
gdcloud storage buckets describe example-bucket --location=zone1 --location-type=SingleZone --project=my-project-id
To describe a dual-zone storage bucket "example-bucket" in the "my-project-id" project, run:
gdcloud storage buckets describe example-bucket --location=zone1,zone2 --location-type=AsyncDualZone --project=my-project-id
ERFORDERLICHE FLAGS
--location string Comma-separated list of zones where the storage buckets are available.
--location-type string Bucket location configuration type. Available options are: [AsyncDualZone, SyncDualZone, SingleZone].
GDCLOUD-WEITE FLAGS
Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2026-05-16 (UTC)."],[],[]]