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 logs
command now supports tailing live logs with the--tail
flag. This lets application owners select the most recent logs from their applications - The
--wait
flag was added toapps create
andapps update
to block these commands until an application is fully created or updated