Files
hackacad/docs/chapters/subcommands/start.rst
tschettervictor eac162dd32 Update start.rst
2025-03-01 13:15:50 -07:00

20 lines
392 B
ReStructuredText

start
=====
To start a container you can use the `bastille start` command.
.. code-block:: shell
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.