pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

Add ability to soft delete clusters #474

Closed michaeljguarino closed 11 months ago

michaeljguarino commented 11 months ago

Summary

Use the detach api to implement this, useful for deleting clusters that were never properly created or deleting w/o draining services if you want to leave them in-place.

Test Plan

n/a

Checklist