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 (世界標準時間)。"],[[["\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."]]