Run in background
Holesail can run connections in the background, persist them when the terminal closes and sync them across devices (in future).
To get a quick overview of all the commands, run:
--background
Run connection in the background.
--name
A unique name to identify the session.
--logs <session-name>
View logs for a connection, includes connection details.
--list
List all Holesail sessions.
--delete <session-name>
Delete a Holesail session.
--stop <session-name>
Stops a running session.
--start <session-name>
Starts a stopped session.
Examples
To Set a port live :
Connect to a holesail connection:
Give our session a custom name:
View logs of a session:
Delete a session:
Delete all sessions:
Stop a holesail session:
Note: If you did not set a custom connection string, stopping and restarting a session will reset it's connection string.
Start a stopped session:
Last updated
Was this helpful?