go-camunda-clean

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2018 License: BSD-3-Clause Imports: 1 Imported by: 0

README

camunda-clean - Clean leftover camunda processes

Purpose

This little tool tries to delete all leftover processes from the camunda process-instance list.

Feel free to contribute and improve.

License

BSD 3-Clause

Usage

camunda-clean [flags]

Flags:
Short Long Type Purpose
-h --help help for camunda-clean
-c --config string Configuration file (default camunda-clean.yml in the current working directory)
-u --user string Username for Camunda
-p --password string Password for the Camunda user
-s --ssl bool Use SSL
-v --validatessl bool Validate SSL certificate (default true)
-H --host string Hostname of the server (default "localhost")
-P --port int Network port (default 8080)
-B --baseendpoint string Base endpoint (default /engine-rest)
-y --proxy string Proxy (defaults to none)
-Y --socks bool This is a SOCKS proxy
-l --loglevel int Log level (default 5)
-L --logfile string Log file (defaults to stdout)

Documentation

Overview

camunda-clean document

camunda-clean project main.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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