Add vdn-drone
This commit is contained in:
@@ -25,6 +25,10 @@ cp completion/vdn-completion.bash /usr/local/share/bash-completion/completions/v
|
||||
grep 'complete -F \w* [a-z-]*' -- completion/vdn-completion.bash | awk '{ print "/usr/local/share/bash-completion/completions/"$NF }' | xargs -I {} ln -s /usr/local/share/bash-completion/completions/vdn {}
|
||||
```
|
||||
|
||||
## `vdn-drone`
|
||||
|
||||
Execute your pipeline locally.
|
||||
|
||||
## `vdn-rsync`
|
||||
|
||||
Copy files between the host and the guest system using *rsync*.
|
||||
|
Reference in New Issue
Block a user