TL;DR
As a User, I have the use case of deleting all the resources in one project in one go.
Given we don't have projects API available in hcloud-go or project subcommand in hcloud CLI. I think we can implement it under hcloud all
Expected behavior
hcloud all delete
< prompt: Do you really want to delete everything [y/n]? >
TL;DR
As a User, I have the use case of deleting all the resources in one project in one go.
Given we don't have projects API available in hcloud-go or project subcommand in hcloud CLI. I think we can implement it under
hcloud allExpected behavior