refactor: drop VPS
This commit is contained in:
parent
e26afb97af
commit
9f3ab0de9e
@ -84,9 +84,9 @@ func newHetznerCloudVPS(c *cli.Context) error {
|
|||||||
fmt.Println(fmt.Sprintf(`
|
fmt.Println(fmt.Sprintf(`
|
||||||
Your new Hetzner Cloud VPS has successfully been created! Here are the details:
|
Your new Hetzner Cloud VPS has successfully been created! Here are the details:
|
||||||
|
|
||||||
VPS Name: %s
|
name: %s
|
||||||
VPS IP address: %s
|
IP address: %s
|
||||||
VPS Root Password: %s
|
root password: %s
|
||||||
|
|
||||||
You can access this new VPS via SSH using the following command:
|
You can access this new VPS via SSH using the following command:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user