bloq / cloud-cli

☁️💻
MIT License
0 stars 0 forks source link

Updates cluster remove route for admins #208

Closed raiseerco closed 2 years ago

raiseerco commented 2 years ago

This PR will update the route for cluster deletion on admin profile, the --force parameter is now used to call /clusters/{clusterId} and not passed to cloud-nodes anymore since it's not needed.

Process checklist

Related issue(s)

Requires https://github.com/bloqpriv/cloud-nodes/pull/426