jqueen

command module
v0.0.0-...-50a7404 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 1 Imported by: 0

README

jqueen

Usage

   __    ____                                *
   \ \  /___ \_   _  ___  ___ _ __         * | *
    \ \//  / / | | |/ _ \/ _ \ '_ \       * \|/ *
 /\_/ / \_/ /| |_| |  __/  __/ | | | * * * \|O|/ * * *
 \___/\___,_\ \__,_|\___|\___|_| |_|  \o\o\o|O|o/o/o/
  v0.1.0  by @hahwul                  (<><><>O<><><>)

jqueen is simple job queue manager

Usage:
  jqueen [command]

Available Commands:
  add         Adding job
  daemon      managing jqueen daemon
  help        Help about any command
  list        Show job lists
  rm          Remove job
  show        Show detail information of job

Flags:
      --config string   config file (default is $HOME/.jqueen.yaml)
  -h, --help            help for jqueen
      --host string     daemon mode: binding address / client mode: connect address (default "localhost")
      --port int        daemon mode: listen port / client mode: connect port (default 6886)

Install

$ go get -u github.com/hahwul/jqueen
$ ~/go/bin/jqueen

Documentation

Overview

Copyright © 2020 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg
job

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL