mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 01:02:36 +01:00
docs: Add --config to create help command
This commit is contained in:
@@ -64,6 +64,7 @@ the below help output.
|
|||||||
|
|
||||||
-B | --bridge Enables VNET, VNET containers are attached to a specified, already existing external bridge.
|
-B | --bridge Enables VNET, VNET containers are attached to a specified, already existing external bridge.
|
||||||
-C | --clone Creates a clone container, they are duplicates of the base release, consume low space and preserves changing data.
|
-C | --clone Creates a clone container, they are duplicates of the base release, consume low space and preserves changing data.
|
||||||
|
-c | --config Use a customized configuration file to override the default values.
|
||||||
-D | --dual Creates the jails with both IPv4 and IPv6 networking ('inherit' and 'ip_hostname' only).
|
-D | --dual Creates the jails with both IPv4 and IPv6 networking ('inherit' and 'ip_hostname' only).
|
||||||
-E | --empty Creates an empty container, intended for custom jail builds (thin/thick/linux or unsupported).
|
-E | --empty Creates an empty container, intended for custom jail builds (thin/thick/linux or unsupported).
|
||||||
-L | --linux This option is intended for testing with Linux jails, this is considered experimental.
|
-L | --linux This option is intended for testing with Linux jails, this is considered experimental.
|
||||||
|
|||||||
Reference in New Issue
Block a user