Update start.rst

This commit is contained in:
tschettervictor
2025-03-01 13:15:50 -07:00
committed by GitHub
parent 41bda18900
commit eac162dd32

View File

@@ -1,4 +1,3 @@
=====
start
=====
@@ -9,3 +8,12 @@ To start a container you can use the `bastille start` command.
ishmael ~ # bastille start folsom
[folsom]:
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.