asciinema-stream(1)

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

NAME

asciinema-stream - Stream a terminal session

SYNOPSIS

asciinema stream [-I|--input] [-c|--command] [-s|--serve] [-r|--relay] [--headless] [--tty-size] [--log-file] [--server-url] [-q|--quiet] [-h|--help]

DESCRIPTION

Stream a terminal session

OPTIONS

-I, --input
Enable input capture
-c, --command=COMMAND
Command to stream [default: $SHELL]
-s, --serve=IP:PORT
Serve the stream with the built-in HTTP server
-r, --relay=STREAM-ID|WS-URL
Relay the stream via an asciinema server
--headless
Use headless mode - don't use TTY for input/output
--tty-size=COLSxROWS
Override terminal size for the session
--log-file=LOG_FILE
Log file path
--server-url=SERVER_URL
asciinema server URL
-q, --quiet
Quiet mode, i.e. suppress diagnostic messages
-h, --help
Print help
stream