TL;DR
Hi,
I want to check the available Hetzner server types, as I am setting up a pulumi infrastructure file. The available server types can be seen with hcloud server-type list. These are independent from the user, so I just wanted to check which ones were available, but it runs out I need to login first. It's not a huge deal, but it would be a little bit easier to use the CLI for these purposes :)
Expected behavior
See above