Hi Jason, Where are you seeing documentation about uploading a bundle? I've inquired about this before, but afaik there is no support for bundle upload. Bundle animation is using a previously captured bundle.
Cheers, Terence On Sun, 2010-03-07 at 22:17 -0800, Jason wrote: > 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.
