Report this

What is the reason for this report?

Can `doct apps` be used to connect to the live console of a component?

Posted on July 16, 2021

doctl apps logs <app-id> -f is a great feature to live tail stdout/stderr from an app’s component.

Is there a way to connect to the live ‘console’ to a component, just as I can do on the ‘Console’ tab from the web interface?



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.

Hi there,

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! 🚀

Hello,

There was a similar question asked here:

https://www.digitalocean.com/community/questions/is-it-possible-to-connect-to-the-console-of-the-application-in-the-app-platform-from-the-doctl

Currently, this is not possible, but indeed, this sounds like a great idea!

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.

https://ideas.digitalocean.com/

- Bobby.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.