Changes since previous v5 dev release
- fix: log level lost between cmd (cli) and pkg (package) level ->
--trace
and--verbose
didn't have any effect - fix: cluster delete not working, if cluster creation was aborted/crashed early -> loadbalancer config was required to fetch a cluster, but didn't exist yet
- refactor: rootCmd now uses the same initialization function as all other commands