digitalocean / doctl

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

APPS-9765 Add command to restart apps #1608

Closed blesswinsamuel closed 4 days ago

blesswinsamuel commented 2 weeks ago

This PR adds a command to restart apps, with an option to restart specific components only.

~TODO: update godo version in go.mod once godo is released with Restart method.~ (this is done)