We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03aad0e commit d5f95a8Copy full SHA for d5f95a8
driver.go
@@ -75,7 +75,7 @@ func (d *Driver) GetCreateFlags() []mcnflag.Flag {
75
mcnflag.StringFlag{
76
EnvVar: "HETZNER_API_TOKEN",
77
Name: flagApiToken,
78
- Usage: "Project-specific Hetzner API token (FOO)",
+ Usage: "Project-specific Hetzner API token",
79
Value: "",
80
},
81
0 commit comments