Skip to content

Commands

Preview

Build and upload a preview of your project to our testfiles S3 bucket.

Terminal window
pnpm graphics-publisher preview

Upload

Upload your project to the graphics server.

Terminal window
pnpm graphics-publisher upload

Publish

Publish your project in the graphics server.

Terminal window
pnpm graphics-publisher publish

Restart

Sometimes a graphic pack in the server gets mangled. Run this to remove existing pack IDs and URLs from package.json, allowing you to create a new pack next time you upload your project. This command will preserve all other pack metadata previously saved, e.g., titles, descriptions, etc.

Terminal window
pnpm graphics-publisher restart

Delete

If possible, delete a graphic pack in the graphics server and restart the pack.

Terminal window
pnpm graphics-publisher delete