mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-19 08:40:44 +01:00
Update start.rst
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
=====
|
|
||||||
start
|
start
|
||||||
=====
|
=====
|
||||||
|
|
||||||
@@ -9,3 +8,12 @@ To start a container you can use the `bastille start` command.
|
|||||||
ishmael ~ # bastille start folsom
|
ishmael ~ # bastille start folsom
|
||||||
[folsom]:
|
[folsom]:
|
||||||
folsom: created
|
folsom: created
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
ishmael ~ # bastille start help
|
||||||
|
Usage: bastille start [option(s)] TARGET
|
||||||
|
Options:
|
||||||
|
|
||||||
|
-v | --verbose Print every action on jail start.
|
||||||
|
-x | --debug Enable debug mode.
|
||||||
|
|||||||
Reference in New Issue
Block a user