133@endpoint.command('readback', short_help='Read the content of the endpoint master readout buffer.')
134@click.pass_obj
135@click.option('--all/--events', '-a/ ', 'readall', default=False, help="Buffer readout mode.\n- events: only completed events are readout.\n- all: the content of the buffer is fully read-out.")