cat
Output the contents of one or more URLs to stdout.
cp
Upload, download, and copy objects.
ls
List storage buckets and objects
mv
Move or rename objects.
rm
Delete objects and buckets.
[[["이해하기 쉬움","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-09-04(UTC)"],[[["\u003cp\u003e\u003ccode\u003egdcloud storage\u003c/code\u003e is used to create and manage GDC air-gapped storage resources, including buckets and objects.\u003c/p\u003e\n"],["\u003cp\u003eThe tool offers groups such as \u003ccode\u003ebuckets\u003c/code\u003e and \u003ccode\u003eobjects\u003c/code\u003e to manage storage.\u003c/p\u003e\n"],["\u003cp\u003eIt includes commands like \u003ccode\u003ecat\u003c/code\u003e, \u003ccode\u003ecp\u003c/code\u003e, \u003ccode\u003els\u003c/code\u003e, \u003ccode\u003emv\u003c/code\u003e, and \u003ccode\u003erm\u003c/code\u003e to interact with objects and buckets.\u003c/p\u003e\n"],["\u003cp\u003eGlobal help can be accessed via the \u003ccode\u003e--help\u003c/code\u003e flag for any command.\u003c/p\u003e\n"]]],[],null,["# gdcloud storage\n\nNAME\n----\n\ngdcloud storage - Create and manage GDC air-gapped storage resources, such as buckets and objects.\n\nSYNOPSIS\n--------\n\n gdcloud storage GROUP | COMMAND [flags]\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page.\n\n### GROUPS\n\n`GROUP` is one of the following: \n\n buckets\n Manage GDC air-gapped object storage buckets.\n objects\n Manage object storage objects.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n cat\n Output the contents of one or more URLs to stdout.\n cp\n Upload, download, and copy objects.\n ls\n List storage buckets and objects\n mv\n Move or rename objects.\n rm\n Delete objects and buckets."]]