mulerun drive is the CLI for Drive (also known internally as Barn) —
your cloud storage on MuleRun.
This page is a quick overview. Detailed per-subcommand pages are coming
soon.
File operations
Sharing
Public files
Tips
drive statreturns a presigned download URL — pipe it tocurlfor a one-shot download.drive uploadstreams the file directly; no need for an intermediate local copy.- Share links require an explicit
--expires; there is no “never expires” default by design.