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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 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."]]