1.40.0 (2023-11-14)
Features
- add warning messages to context commands (#605) (d84fe36), closes #588
- allow JSON output on resource creation (#609) (d7241fe), closes #470
- context: ask to use HCLOUD_TOKEN when creating new context (#582) (54e582a), closes #576
- pretty-print JSON output (#610) (ca4706f)
- print out IPs after they were created (#590) (0e0eaa8)
Bug Fixes
- "create" actions were not awaited in some cases (#589) (1c0e50a)
- image: backup is suggested as type in update command (#603) (6ea4695)
- inconsistent formatting in "describe" commands (#593) (b70dfe3)
- network: create prints success to stderr instead of stdout (#587) (0a4c361)
- primary-ip: list does now allow to output IP column (#594) (ee8e6ed), closes #591
- primary-ip: updating the name resets auto-delete (#604) (292f6c4)
- static resource list commands only return first 50 entries (#592) (7e511d9)