이 페이지에서는 Google Distributed Cloud (GDC) 에어 갭 어플라이언스 프로젝트를 사용할 때 객체 스토리지를 관리하기 위해 gdcloud CLI를 설치하고 구성하는 방법을 안내합니다. 이 가이드에서는 격리된 환경에서 스토리지 버킷과 객체를 효과적으로 사용하는 데 필요한 구성요소와 설정을 다운로드, 설치, 구성하는 방법을 설명합니다.
이 페이지는 GDC 오프라인 환경 내 프로젝트의 객체 스토리지 버킷을 프로비저닝하고 관리하려는 인프라 운영자 그룹의 IT 관리자 또는 애플리케이션 운영자 그룹의 개발자와 같은 사용자를 대상으로 합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-25(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."]]],[]]