added completion support

This commit is contained in:
Thomas von Dein
2023-09-12 19:16:48 +02:00
parent 3de7933f97
commit 394e06e4f1
2 changed files with 5 additions and 0 deletions

View File

@@ -156,6 +156,10 @@ Download the file `jaildk` or clone this repository to your FreeBSD server and e
This will create the directory structure required for the tool itself,
create a template jail and build a base directory.
## Bash Completion
If you want to use `jaildk` with bash completion, source the script `jaildk-completion.bash`.
## Basic usage
Let's say you installed *jaildk* into `/jail` and you want to create a

1
TODO
View File

@@ -1,3 +1,4 @@
- fix the 3 mode commands to use -m so completion works correctly
- vnet ipv6 doesnt work anymore
UPDATE: with auto_linklocal seems to work after some seconds
- on reboot, no pf will be started