Updated
Record an animated GIF demo of rlsbl commands with vhs, configurable for width, height, font size, and duration to produce reproducible demos.
#rlsbl record-gif
Record an animated GIF demo of rlsbl commands using the vhs terminal recorder. Configurable width, height, font size, and duration for consistent, reproducible demo recordings.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--width | str | 1200 | Width of the recorded GIF in pixels (default: 1200) | ||
--height | str | 600 | Height of the recorded GIF in pixels (default: 600) | ||
--font-size | str | 24 | Terminal font size in pixels for the recording (default: 24) | ||
--duration | str | 10 | Total recording duration in seconds before auto-stop (default: 10) |