mirror of
https://github.com/linka-cloud/d2vm.git
synced 2025-07-02 01:52:25 +00:00
docs: update cli reference
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
19
docs/content/reference/d2vm.md
Normal file
19
docs/content/reference/d2vm.md
Normal file
@ -0,0 +1,19 @@
|
||||
## d2vm
|
||||
|
||||
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for d2vm
|
||||
-v, --verbose Enable Verbose output
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [d2vm build](d2vm_build.md) - Build a vm image from Dockerfile
|
||||
* [d2vm completion](d2vm_completion.md) - Generate the autocompletion script for the specified shell
|
||||
* [d2vm convert](d2vm_convert.md) - Convert Docker image to vm image
|
||||
* [d2vm run](d2vm_run.md) - Run the virtual machine image
|
||||
* [d2vm version](d2vm_version.md) -
|
||||
|
Reference in New Issue
Block a user