From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

matrixtool client sync - Follow the /sync event stream

SYNOPSIS

$ matrixtool client -u @me:example.com sync

DESCRIPTION

This command follows the event stream from the homeserver by making repeated calls to the /sync API, printing the returned values.

OPTIONS

--initial, -i

Include the initial /sync result in the output, as well as ongoing updates.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>