I try using this tutorial: https://www.digitalocean.com/docs/app-platform/how-to/view-logs/#:~:text=To view app component logs,while the component is running.
But when i try use comand install doctl on Apps console, I get error: install: missing destination file operand after ‘doctl’
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!
👋🏼 @ivoisakovsSquid,
doctl is meant to be run locally on your machine. It will use the DigitalOcean API to manage your apps and fetch their logs (similar to the web interface at https://cloud.digitalocean.com).
The “install doctl” command is actually a link to the documentation page that explains how to install doctl on your operating system: https://www.digitalocean.com/docs/apis-clis/doctl/how-to/install/
Hi there,
In addition to what has already been mentioned, another quick update here: You can now access the App Platform console directly from the CLI using doctl.
Docs are here:
https://docs.digitalocean.com/products/app-platform/how-to/console/#access-a-components-console-using-the-cli
Example:
doctl apps console <app-id> <component-name>
Super useful! 🚀
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.