Hello, Is there a way to call:
heroku db:pull such that it dumps the output into a yml file? I'm aware that I can output to a sqlite, mysql or pgsql file, but I can't seem to find any reference to outputting to a yml file. I can export my entire application with the data in a yml file, but I just want the data. Ideally something like this: heroku db:pull yml://foo.yml Thanks in advance for any help. Kenny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
