#Snapshot import via dashboard

7 messages · Page 1 of 1 (latest)

coral surge
#

Would be amazing to be able to snapshot import through the dashboard. Snapshot export via cli would be even better, but I think that's a known request.

I copy prod back down to dev often and it's a bit of a dance. Ideally I could have a single npm script that does it, but even being able to download from the dashboard, switch environments, and upload through the dashboard, would be a huge DX improvement.

full nimbus
#

npx convex export already exists. I'm working on snapshot import in the dashboard but no eta

coral surge
#

wait what? how did I miss that?! awesome, making a script now

#

thank you!

full nimbus
#

in retrospect we should have announced it louder, or directly to the customers that asked for it 😄

#
Convex News

Convex keeps getting better. This time we’re focused on helping you debug your apps and we’re also gearing up for the open-source release of the Convex backend.

Highlights:

  • Request IDs let you find related logs
  • Improved error messages and new warnings
  • New CLI commands: convex export, convex env,
coral surge
#

I definitely read through the release notes for every release, I think I did see this and just forgot to use it (and then forgot it existed 🤦‍♂️)