Show vdn-drone help

This commit is contained in:
2023-09-18 14:39:40 +02:00
parent 4a4e30e14d
commit 6a55b58ffc
2 changed files with 17 additions and 0 deletions

View File

@@ -29,6 +29,12 @@ grep 'complete -F \w* [a-z-]*' -- completion/vdn-completion.bash | awk '{ print
Execute your pipeline locally.
Run the pipeline named `default`:
```bash
vdn-drone exec --pipeline default
```
## `vdn-rsync`
Copy files between the host and the guest system using *rsync*.