matrixtool client sync - Follow the /sync event stream
/sync
$ matrixtool client -u @me:example.com sync
This command follows the event stream from the homeserver by making repeated calls to the /sync API, printing the returned values.
--initial
-i
Include the initial /sync result in the output, as well as ongoing updates.
Paul Evans <leonerd@leonerd.org.uk>
To install App::MatrixTool, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::MatrixTool
CPAN shell
perl -MCPAN -e shell install App::MatrixTool
For more information on module installation, please visit the detailed CPAN module installation guide.