mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 17:20:12 +01:00
17 lines
291 B
ReStructuredText
17 lines
291 B
ReStructuredText
======
|
|
umount
|
|
======
|
|
|
|
To unmount storage from a container use `bastille umount`.
|
|
|
|
.. code-block:: shell
|
|
|
|
ishmael ~ # bastille umount azkaban /media/foo
|
|
[azkaban]:
|
|
|
|
Syntax requires only the container path to unmount:
|
|
|
|
.. code-block:: shell
|
|
|
|
Usage: bastille umount TARGET container_path
|