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

syncthing-api

VERSION

version 0.003

SYNOPSIS

Provides a command line interface to every API call in the WebService::Syncthing module.

syncthing-api [OPTIONS] <command>

Examples:

   syncthing-api --get_users

Set authentication via SYNCTHING_AUTH_TOKEN environment variable, or with --auth-token option.

Set the Syncthing GUI URL via SYNCTHING_URL environment variable, or with --url option.

COMMANDS

Too many to list ...

OPTIONS

Too many to list ...

AUTHOR

Chris Hughes <chrisjh@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Chris Hughes.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.