Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En esta página, se explica cómo instalar y configurar la CLI de gdcloud para administrar el almacenamiento de objetos cuando se trabaja con proyectos de dispositivos aislados de Google Distributed Cloud (GDC). En él, se explica cómo descargar, instalar y configurar los componentes y parámetros de configuración necesarios para usar de manera eficaz los buckets y objetos de almacenamiento en este entorno aislado.
Esta página está dirigida a públicos como los administradores de TI del grupo de operadores de infraestructura o los desarrolladores del grupo de operadores de aplicaciones que desean aprovisionar y administrar buckets de almacenamiento de objetos para proyectos en entornos aislados de GDC.
La herramienta gdcloud storage es una herramienta de línea de comandos para administrar el almacenamiento de objetos.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eThe \u003ccode\u003es3cmd\u003c/code\u003e tool is a command-line interface used for managing object storage, and can be installed via a tar file or a Docker image.\u003c/p\u003e\n"],["\u003cp\u003eInstallation via tar file requires extracting the \u003ccode\u003es3cmd.tar.tar.gz\u003c/code\u003e archive and running the \u003ccode\u003esetup.py\u003c/code\u003e script with Python's \u003ccode\u003edistutils\u003c/code\u003e module.\u003c/p\u003e\n"],["\u003cp\u003eInstalling with the Docker image involves loading the \u003ccode\u003es3cmd-docker.tar\u003c/code\u003e file, setting the \u003ccode\u003eS3CFG\u003c/code\u003e environment variable, and creating an alias for the Docker run command.\u003c/p\u003e\n"],["\u003cp\u003eAfter installation, the \u003ccode\u003es3cmd --configure\u003c/code\u003e command is used to set up access credentials, including the access key, secret key, endpoint, and other options.\u003c/p\u003e\n"],["\u003cp\u003eAfter installation and configuration, the tool can then be used to interact with the object storage.\u003c/p\u003e\n"]]],[],null,["# Configure the storage CLI\n\nThis page guides you through how to install and configure the gdcloud CLI for managing object storage when working with Google Distributed Cloud (GDC) air-gapped appliance projects. It covers how to download, install, and configure the necessary components and settings essential for effectively using storage buckets and objects in this isolated environment.\n\nThis page is for audiences such as IT admins within the infrastructure operator group or developers within the application operator group who are looking to provision and manage object storage buckets for projects within GDC air-gapped environments.\n\nThe [`gdcloud storage` tool](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud-storage)\nis a command-line tool for managing object storage.\n\n[Configure `gdcloud`](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud-config)\nbefore running `gdcloud storage`."]]