Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
It would be helpful to have a way to sweep all resources in a project from the CLI. Because a delete project call is not able to delete for us all resources created behind the scene (for instance security groups and other sub resources).
How I imagine scw could expose this functionality
scw account project sweep zones=all regions=all
It would first list all resources concerned by the locality filter and then ask explicit confirmation to the user for deleting them.
References
Community Note
Description
It would be helpful to have a way to sweep all resources in a project from the CLI. Because a delete project call is not able to delete for us all resources created behind the scene (for instance security groups and other sub resources).
How I imagine scw could expose this functionality
scw account project sweep zones=all regions=all
It would first list all resources concerned by the locality filter and then ask explicit confirmation to the user for deleting them.
References