Skip to content

asciinema

moqsien edited this page Jan 21, 2024 · 7 revisions

Asciinema is for recording, replaying and publishing terminal sessions.

See help info below.

moqsien@moqsiendeiMac ~ % g a -h
Asciinema related CLIs(terminal recorder).

Usage:
   asciinema [command]

Aliases:
  asciinema, asc, a

Available Commands:
  auth          Binds your installation id to asciinema.org account.
  download-conf Downloads asciinema config file from remote repo.
  paly          Plays an asciinema file.
  record        Records your terminal operations.
  upload        Uploads an asciinema file to asciinema.org.
  upload-conf   Uploads asciinema config file to remote repo.

Flags:
  -h, --help   help for asciinema

Use " asciinema [command] --help" for more information about a command.

Go to asciinema.org to learn more about asciinema.

This command provides full ports on asciinema, supporting Windows/MacOS/Linux.

Subcommand "upload-conf" and "download-conf" will synchronize ascciinema account file to remote repository if you just have configured one.

Note: Go config to see how to configure a remote repository.

Example

asciicast

Clone this wiki locally