Release Note
Validated on 9 Jul 2021 • Last edited on 12 Jul 2021
Released v1.62.0 of doctl, the official DigitalOcean CLI. This release fixes a handful of bugs and introduces new flags on existing commands:
- The
apps logscommand now supports tailing live logs with the--tailflag. This lets application owners select the most recent logs from their applications - The
--waitflag was added toapps createandapps updateto block these commands until an application is fully created or updated