asciinema-stream(1)

asciinema-stream(1) General Commands Manual asciinema-stream(1)

NAME

asciinema-stream - Stream a terminal session

SYNOPSIS

asciinema stream [-l|--local] [-r|--remote] [-c|--command] [-I|--rec-input] [--rec-env] [--headless] [--window-size] [--log-file] [--server-url] [-q|--quiet] [-h|--help]

DESCRIPTION

Stream a terminal session

OPTIONS

-l, --local=IP:PORT
Stream the session via a local HTTP server
-r, --remote=STREAM-ID|WS-URL
Stream the session via a remote asciinema server
-c, --command=COMMAND
Command to start in the session [default: $SHELL]
-I, --rec-input
Enable input (keys) recording
--rec-env=VARS
Comma-separated list of env vars to capture [default: SHELL]
--headless
Headless mode, i.e. don't use TTY for input/output
--window-size=COLSxROWS
Override terminal size for the session
--log-file=PATH
Log file path
--server-url=URL
asciinema server URL
-q, --quiet
Quiet mode, i.e. suppress diagnostic messages
-h, --help
Print help
stream