SYNOPSIS
bastille console [-ax] TARGET [USER]
DESCRIPTION
The bastille console sub-command will enter a jails shell. If a user is given, it will enter as that user.
EXAMPLES
Console into myjail:
# bastille console myjail
Console into myjail as bob:
# bastille console myjail bob
Console into a stopped jail as bob:
# bastille console -a myjail bob

