Errors in server create cmd is not handled
Open
bug
enhancement
- Dominant language
- Go
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The error in this line [L159](https://github.com/gridscale/gscloud/blob/master/cmd/server.go#L159) should be handled. And it is better, if the command can be rollbacked when there is an error returned. E.g. if linking a server and a storage fails, the server and the storage should be removed.
Contributor guide
Assessment
This issue has not been assessed yet.