Skip to content

tyjohn134/servicenowcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Now CLI

This is a command-line interface for the ServiceNow ticketing system. You can manage your tickets from the commandline. This app allows you to update and close tickets as well as close tickets order than X days.

Setup

  • Create a config.py file
  • Create dictionaries for the ServiceNow instance, the database path, and email
  • Run pip install -r requirements.txt to install dependencies

Run

You can run it using python ./service-now-app.py

About

Service Now CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages