Update console.rst

This commit is contained in:
tschettervictor
2025-03-01 13:05:32 -07:00
committed by GitHub
parent 39808cd258
commit 0e6c70b793

View File

@@ -1,4 +1,3 @@
=======
console console
======= =======
@@ -10,17 +9,6 @@ This sub-command launches a login shell into the container. Default is password-
[folsom]: [folsom]:
root@folsom:~ # root@folsom:~ #
TARGET can also be a running jails JID value.
.. code-block:: shell
ishmael ~ # bastille list
JID IP Address Hostname Path
1 10.1.2.3 ishmael /usr/local/bastille/jails/ishmael/root
ishmael ~ # bastille console 1
[ishmael]:
root@ishmael:~ #
At this point you are logged in to the container and have full shell access. The At this point you are logged in to the container and have full shell access. The
system is yours to use and/or abuse as you like. Any changes made inside the system is yours to use and/or abuse as you like. Any changes made inside the
container are limited to the container. container are limited to the container.