diff --git a/cli/server/new.go b/cli/server/new.go index 72a8aacba..249fa5034 100644 --- a/cli/server/new.go +++ b/cli/server/new.go @@ -84,9 +84,9 @@ func newHetznerCloudVPS(c *cli.Context) error { fmt.Println(fmt.Sprintf(` Your new Hetzner Cloud VPS has successfully been created! Here are the details: - VPS Name: %s - VPS IP address: %s - VPS Root Password: %s + name: %s + IP address: %s + root password: %s You can access this new VPS via SSH using the following command: