cyberitsolutions / alloc-cli

A CLI that uses the alloc API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alloc-cli

A CLI that uses alloc's API

The most commonly used interface for allocPSA is the web interface, which is accessible from your web browser. Additionally there is an email interface that can be used to perform certain functions in alloc - usually by planting specific keywords in the subject line.

Finally, there is also a command line interface for alloc, alloc-cli.

Usage

alloc-cli can be invoked by running:

./alloc <option-here>

For a list of options, run:

./alloc --help

License

alloc-cli is under the GNU Affero General Public License. For more info please see the LICENSE file or visit the GNU Affero General Public License webpage.

About

A CLI that uses the alloc API

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.1%Language:Shell 1.9%