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"]],["最后更新时间 (UTC):2025-09-04。"],[],[],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/appliance/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."]]