Re: How to save in file bits of an App


Dieu Cao <dcao@...>
 

The curl examples in the existing api docs aren't great. We hope to
improve that in future.

You can do this with cf curl fairly easily with the --output flag.

For example:

$ cf curl /v2/apps/ef01a7da-9569-437b-bbf4-3f2dd01635ef/download --output
myapp.zip

-Dieu
CF CAPI PM

On Thu, Dec 24, 2015 at 11:28 AM, Juan Antonio BreƱa Moral <
bren(a)juanantonio.info> wrote:

Good afternoon and Merry Christmas,

I am trying to save in disk bits from an App but I have some problems
using this method:
http://apidocs.cloudfoundry.org/226/apps/downloads_the_bits_for_an_app.html

Does exist some details to store in the right way?

Many thanks in advance.

Juan Antonio

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.