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."]]