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

[DBAAS] | Add API endpoint for applying cluster patches #1579

Closed vsharma6855 closed 2 months ago

vsharma6855 commented 2 months ago

Add 'doctl databases install_update ' command and unit tests.

loosla commented 2 months ago

Thanks for your contribution :rocket:

I believe we are using hyphen instead of underscores (install_update) in commands names. Maybe just update can be clear enough as a name? I'd rely on @andrewsomething as he may share more thoughts about the naming.

loosla commented 2 months ago

Looks good to me :+1: