spotty sh¶
Get a shell to the container or to the instance itself
usage: spotty sh [-h] [-d] [-c CONFIG] [-u USER] [-H] [-s SESSION_NAME] [-l]
[INSTANCE_NAME]
Positional Arguments¶
- INSTANCE_NAME
Instance name
Named Arguments¶
- -d, --debug
Show debug messages
- -c, --config
Path to the configuration file
- -u, --user
Container username or UID (format: <name|uid>[:<group|gid>])
- -H, --host-os
Connect to the host OS instead of the Docker container
- -s, --session-name
tmux session name
- -l, --list-sessions
List all tmux sessions managed by the instance