The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>