we're working on updating the docs, in the meantime a bundle is a collection of your data and app. Capturing a bundle stores it on our site (s3), you can also download, upload and restore bundles with the heroku command - bundles # list bundles for the app bundles:capture [<bundle>] # capture a bundle of the app's code and data bundles:download # download most recent app bundle as a tarball bundles:download <bundle> # download the named bundle bundles:animate <bundle> # animate a bundle into a new app bundles:destroy <bundle> # destroy the named bundle
Oren On Fri, Jul 31, 2009 at 8:16 AM, Trevor Turk <[email protected]> wrote: > > Are there any docs about the backups? I don't see anything about what > a "single bundle" backup is or how to use it. > > Thanks, > - Trevor > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
