Commands
Preview
Build and upload a preview of your project to our testfiles S3 bucket.
pnpm graphics-publisher previewpnpm previewUpload
Upload your project to the graphics server.
pnpm graphics-publisher uploadpnpm uploadPublish
Publish your project in the graphics server.
pnpm graphics-publisher publishpnpm pubRestart
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.
pnpm graphics-publisher restartDelete
If possible, delete a graphic pack in the graphics server and restart the pack.
pnpm graphics-publisher delete