mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 17:30:23 +01:00
Expand auto-complete instructions
This commit is contained in:
@@ -214,7 +214,9 @@ The default login details are Administrator and Test123.
|
||||
## Autocomplete
|
||||
|
||||
If you are using the default csh/tcsh shell built into FreeBSD, the following command should allow
|
||||
autocomplete to work for all the currently supported functions:
|
||||
autocomplete to work for all the currently supported functions. This is especially useful for viewing
|
||||
and completing guest & ISO file names. Please note that there's three ocurrances of '/path/to/vm' which
|
||||
need to be changed to the directory containing your virtual machines.
|
||||
|
||||
complete vm \
|
||||
'p@1@(list create install start stop console configure reset poweroff destroy clone snapshot rollback add switch iso)@' \
|
||||
|
||||
Reference in New Issue
Block a user