# README
Sessions
Session related command implementations.
# Functions
BackgroundCmd - Background the active session.
CloseSessionCmd - Close an interactive session but do not kill the remote process.
InteractiveCmd - Beacon only command to open an interactive session.
PrintSessions - Print the current sessions.
SelectSession - Interactive menu for the user to select an session, optionally only display live sessions.
SessionsCmd - Display/interact with sessions.
SessionsPruneCmd - Forcefully kill stale sessions.
ShortSessionID - Shorten the session ID.
# Variables
ErrNoSelection - No selection made.
ErrNoSessions - No sessions available.