2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2025-07-02 01:52:25 +00:00

docs: regenerate cli reference

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2022-09-10 12:17:08 +02:00
parent d9f253d65c
commit d7f2c453a9
13 changed files with 30 additions and 17 deletions

View File

@ -13,14 +13,15 @@ d2vm run hetzner [options] image-path [flags]
-n, --name string d2vm server name (default "d2vm")
--rm remove server when done
-i, --ssh-key string d2vm image identity key
-t, --token string Hetzner Cloud API token [$HETZNER_TOKEN]
--token string Hetzner Cloud API token [$HETZNER_TOKEN]
-u, --user string d2vm image ssh user (default "root")
```
### Options inherited from parent commands
```
-v, --verbose Enable Verbose output
-t, --time string Enable formated timed output, valide formats: 'relative (rel | r)', 'full (f)' (default "none")
-v, --verbose Enable Verbose output
```
### SEE ALSO