In an existing function, how can I download the project.yml file or the entire project, in order to upload the requirements.txt file for a Python function? Of course, using doctl and then run deploy. Thank you.
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hey @miguelquintero,
I believe that you can’t get the entire project.yml file out of the box.
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
What you could do at the moment is:
Hope that helps!
- Bobby.