atmos cast
Use the global --cast flag to record Atmos command output, then use atmos cast commands to replay or render the recording.
00:00.0 / 00:00.0
Usage
atmos <command> --cast=<output.cast>
atmos <command> --cast=<output.gif>
atmos <command> --cast=<output.mp4>
atmos <command> --cast=<output.html>
atmos <command> --cast=<output.ascii>
atmos <command> --cast=<output.png>
atmos <command> --cast=<output.jpg>
atmos cast <subcommand> [arguments] [flags]
When the output extension is a rendered format (anything other than .cast), Atmos records to a temporary cast and renders it when the command finishes. The static formats (.html, .ascii, .png, .jpg) are rendered natively with no external tools.
Subcommands
play
Play an asciicast recording in the terminal.
render
Render an asciicast recording to GIF, MP4, HTML, ASCII, PNG, or JPEG.
See Also
--cast— Record an Atmos invocation as an asciicast