# `mix ttycast.record`

Record a command under a pseudo-terminal.

    mix ttycast.record --output /tmp/demo.ttycast -- sh -lc 'echo hello'

---

*Consult [api-reference.md](api-reference.md) for complete listing*
