Commands
Preview
Build and upload a preview of your project to our testfiles S3 bucket.
pnpm graphics-publisher preview
pnpm preview
Upload
Upload your project to the graphics server.
pnpm graphics-publisher upload
pnpm upload
Publish
Publish your project in the graphics server.
pnpm graphics-publisher publish
pnpm pub
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.
pnpm graphics-publisher restart
Delete
If possible, delete a graphic pack in the graphics server and restart the pack.
pnpm graphics-publisher delete