NAME

dochazka-cli - Command-line client for Dochazka Attendance & Time Tracking System

VERSION

Version 0.064

SYNOPSIS

This is the Dochazka command-line interface (CLI). Options:

--help      -h      Get help
--user      -u      Specify username, e.g. --user=root (defaults to 'demo')
--password  -p      Specify password (defaults to 'demo')
--sitedir   -s      Specify sitedir (defaults to none)

The CLI enables the user to generate HTTP request (GET, PUT, POST, DELETE) to the App::Dochazka::REST server and view the server's responses. Each REST resource has a documented CLI syntax that can be viewed by querying the REST server -- e.g., via a web browser.

For more information, see http://metacpan.org/pod/App::Dochazka::CLI.

DESCRIPTION

This is the Dochazka command line client.