## ascii-movie Command line ASCII movie player. ### Options ``` -h, --help help for ascii-movie --log-format string Log format (one of auto, color, plain, json) (default "auto") -l, --log-level string Log level (one of trace, debug, info, warn, error) (default "info") -v, --version version for ascii-movie ``` ### SEE ALSO * [ascii-movie get](ascii-movie_get.md) - Fetches data from a running server. * [ascii-movie ls](ascii-movie_ls.md) - Lists movie files and metadata. * [ascii-movie play](ascii-movie_play.md) - Play an ASCII movie locally. * [ascii-movie serve](ascii-movie_serve.md) - Serve an ASCII movie over Telnet and SSH.