Mezzle/queuejitsu-scheduler-cli

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# QueueJitsu Scheduler CLI
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)

[![Build Status](https://travis-ci.org/Mezzle/queuejitsu-scheduler-cli.svg?branch=master)](https://travis-ci.org/Mezzle/queuejitsu-scheduler-cli)
[![Code Climate](https://codeclimate.com/github/Mezzle/queuejitsu-scheduler-cli/badges/gpa.svg)](https://codeclimate.com/github/Mezzle/queuejitsu-scheduler-cli)
[![Test Coverage](https://codeclimate.com/github/Mezzle/queuejitsu-scheduler-cli/badges/coverage.svg)](https://codeclimate.com/github/Mezzle/queuejitsu-scheduler-cli/coverage)

CLI for QueueJitsu Scheduler

If you want to use QueueJitsu, and Scheduler, just pull this

## Usage

```                                                                                                                   dev/queuejitsu-scheduler-cli (master ⚡) J00349-notebook-MartinM
Usage:
  vendor/bin/qjitsu scheduler:run [options]

Options:
  -b, --background         Run in the background
  -i, --interval=INTERVAL  How long to wait before checking for new jobs when none are available (in seconds) [default: 5]
      --pidfile=PIDFILE    Location of Pidfile
  -h, --help               Display this help message
  -q, --quiet              Do not output any message
  -V, --version            Display this application version
      --ansi               Force ANSI output
      --no-ansi            Disable ANSI output
  -n, --no-interaction     Do not ask any interactive question
  -v|vv|vvv, --verbose     Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
```

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars3.githubusercontent.com/u/570639?v=4" width="100px;" alt="Martin Meredith"/><br /><sub><b>Martin Meredith</b></sub>](https://www.sourceguru.net)<br />[💻](https://github.com/Mezzle/queuejitsu-scheduler-cli/commits?author=mezzle "Code") [🤔](#ideas-mezzle "Ideas, Planning, & Feedback") [📖](https://github.com/Mezzle/queuejitsu-scheduler-cli/commits?author=mezzle "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/98472?v=4" width="100px;" alt="Chris Boulton"/><br /><sub><b>Chris Boulton</b></sub>](http://www.chrisboulton.com/)<br />[🤔](#ideas-chrisboulton "Ideas, Planning, & Feedback") | [<img src="https://avatars1.githubusercontent.com/u/495709?v=4" width="100px;" alt="Wan Qi Chen"/><br /><sub><b>Wan Qi Chen</b></sub>](https://github.com/wa0x6e)<br />[🤔](#ideas-wa0x6e "Ideas, Planning, & Feedback") | [<img src="https://avatars1.githubusercontent.com/u/3495587?v=4" width="100px;" alt="Grzegorz Rajchman"/><br /><sub><b>Grzegorz Rajchman</b></sub>](https://github.com/mrliptontea)<br />[👀](#review-mrliptontea "Reviewed Pull Requests") |
| :---: | :---: | :---: | :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!