|
|
|
@ -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*.
|
|
|
|
|