Skip to content

Do you want to open several tickets at once? It will help you!

License

Notifications You must be signed in to change notification settings

wvoliveira/burstcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status

Burstcli

Script for open some ticket in GLPI (v9.2).

How to

Download e configure

git clone git@github.com:wvoliveira/burstcli.git
cd burstcli
pip install .

For print example config file:

burst example

Output:

[sql]
server = 172.17.0.2
db = name
user = username
pass = password

[glpi]
url = http://172.17.0.3/front/ticket.form.php?id=

[ad]
server = domain.servers
prefix = domain.with.prefix
base = OU=Usuarios,OU=domain,DC=with,DC=prefix

Save and edit as needed:

burst example > myconfig.ini

Just run:

burst -c myconfig.ini

About

Do you want to open several tickets at once? It will help you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages