digitalocean / doctl

The official command line interface for the DigitalOcean API.
https://docs.digitalocean.com/reference/doctl/
Apache License 2.0
3.26k stars 396 forks source link

doctl apps logs id -f quietly quits #1614

Open dblock opened 1 week ago

dblock commented 1 week ago

Describe the Issue:

  1. Using doctl apps logs id -f often quietly quits.
  2. A redeployment of the app doesn't switch to the new running container.

Environment:

Additional Details:

I'd expect a tail function to always maintain a connection to the live app.