Reference

CDN files

Managing an app's CDN file stores from the CLI: uploading assets, listing and inspecting objects, signing links, and removing files.
remy-admin files

Managing an app's file stores from the command line: the same CDN-backed storage the app writes to, reached here for the operational tasks a Remy session handles. Upload a build-time asset and get an immutable, content-addressed URL to paste into the app. List the stores, or the objects inside one, then download, stat, or remove what you find. Sign a link to hand a private file to someone with no session. It is how a marketing image or a data export moves in and out, without committing binaries to the repo.

7 entries