I've seen several places where it's mentioned that you can upload a bundle, though the heroku gem only lists these commands:
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 How does one go about uploading a bundle that can then be animated? -- 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.
