I am trying to download my app wich is currently running in the Swisscom App Cloud.
Therefore I installed the cf-download plugin.
My command: cf download app-name /public --verbose --omit /vendors --overwrite
After running this command I get the following error:
The app is running on the Diego backend, which does not support this command.
Is cf download
thus not possible in the Swisscom App Cloud?
I've tried cf files
as well. Same error.
You can do that with an API call
step by step:
I successfully tested it on Swisscom App Cloud.