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-07-02 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."]]],[]]