File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ $ docker-machine create \
107
107
- ` --hetzner-use-private-network ` : Use private network
108
108
- ` --hetzner-firewalls ` : Firewall IDs or names which should be applied on the server
109
109
- ` --hetzner-server-label ` : ` key=value ` pairs of additional metadata to assign to the server.
110
- - ` --hetzner-key-label ` : ` key=value ` pairs of additional metadata to assign to SSH key (only applies if newly creadted ).
110
+ - ` --hetzner-key-label ` : ` key=value ` pairs of additional metadata to assign to SSH key (only applies if newly created ).
111
111
- ` --hetzner-placement-group ` : Add to a placement group by name or ID; a spread-group will be created on demand if it does not exist
112
112
- ` --hetzner-auto-spread ` : Add to a ` docker-machine ` provided ` spread ` group (mutually exclusive with ` --hetzner-placement-group ` )
113
113
- ` --hetzner-ssh-user ` : Change the default SSH-User
You can’t perform that action at this time.
0 commit comments