Object Fs

File and directory operations within dxflow storage including upload, download, compression, and sharing

Usage

Terminal
dxflow object fs

Subcommands

CommandDescriptionHelp
listList files/dirsdxflow fs list --help
createCreate file/dirdxflow fs create --help
uploadUpload filesdxflow fs upload --help
downloadDownload filesdxflow fs download --help
renameRename/move itemsdxflow fs rename --help
shareCreate share linkdxflow fs share --help
zipCreate archivedxflow fs zip --help
unzipExtract archivedxflow fs unzip --help
deleteDelete itemsdxflow fs delete --help