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-07-16 (UTC)"],[[["The `s3cmd` tool is a command-line interface used for managing object storage, and can be installed via a tar file or a Docker image."],["Installation via tar file requires extracting the `s3cmd.tar.tar.gz` archive and running the `setup.py` script with Python's `distutils` module."],["Installing with the Docker image involves loading the `s3cmd-docker.tar` file, setting the `S3CFG` environment variable, and creating an alias for the Docker run command."],["After installation, the `s3cmd --configure` command is used to set up access credentials, including the access key, secret key, endpoint, and other options."],["After installation and configuration, the tool can then be used to interact with the object storage."]]],[]]