Is there a way to easily export all parts of an App on Digital Ocean?
I’d like for it to include things like:
I realize there are ways to do this manually via the UI or putting together a script leveraging a few different doctl commands, but wanted to ask here if there is a simpler approach that I may have overlooked in the docs.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
I believe that using doctl should work:
doctl apps spec get <app id>
Use this command to retrieve the latest spec of an app. If you don’t have your app ID, you can get it with doctl aps list.
Alternatively, you should also be able to do this via the DigitalOcean Control Panel:
App icon on the left, rather than an individual component:

Hope that this helps.
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.