Files
hackacad/docs/chapters/subcommands/start.rst

20 lines
392 B
ReStructuredText
Raw Normal View History

2018-11-24 20:07:20 -07:00
start
=====
2019-11-20 19:16:21 -07:00
To start a container you can use the `bastille start` command.
2018-11-24 20:07:20 -07:00
.. code-block:: shell
ishmael ~ # bastille start folsom
[folsom]:
folsom: created
2025-03-01 13:15:50 -07:00
.. 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.