mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 09:10:15 +01:00
17 lines
341 B
ReStructuredText
17 lines
341 B
ReStructuredText
|
|
====
|
||
|
|
edit
|
||
|
|
====
|
||
|
|
|
||
|
|
To edit container configuration use `bastille edit`.
|
||
|
|
|
||
|
|
.. code-block:: shell
|
||
|
|
|
||
|
|
ishmael ~ # bastille edit azkaban [filename]
|
||
|
|
|
||
|
|
Syntax requires a target an optional filename. By default the file edited will
|
||
|
|
be `jail.conf`. Other common filenames are `fstab` or `rctl.conf`.
|
||
|
|
|
||
|
|
.. code-block:: shell
|
||
|
|
|
||
|
|
Usage: bastille edit TARGET
|