Stay organized with collections
Save and categorize content based on your preferences.
This 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.
This 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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`."]]