Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Nesta página, mostramos como instalar e configurar a CLI gdcloud para gerenciar o armazenamento de objetos ao trabalhar com projetos de dispositivos isolados do Google Distributed Cloud (GDC). Ele explica como baixar, instalar e configurar os componentes e as configurações necessários para usar de forma eficaz buckets e objetos de armazenamento nesse ambiente isolado.
Esta página é destinada a públicos-alvo como administradores de TI no grupo de operadores de infraestrutura ou desenvolvedores no grupo de operadores de aplicativos que querem provisionar e gerenciar buckets de armazenamento de objetos para projetos em ambientes isolados do GDC.
A ferramenta gdcloud storage
é uma ferramenta de linha de comando para gerenciar o armazenamento de objetos.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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`."]]