Skip to main content

A Command line interface for Jenkins

Project description

jxctl

A Command line interface for Jenkins.

Installation

`pip install jxctl`

Commands

Command Description Usage
version Version and info about jxctl jxctl version
context Jenkins instance called as a context in jxctl. It provides set Jenkins context and infomation about the context jxctl context [OPTIONS] COMMAND [ARGS]...
get get provides you the functionality to get the resources like jobs, pluings, folders, builds list with count jxctl get [OPTIONS] COMMAND [ARGS]...

context

Examples:
`jxctl context set --url <Jenkins URL>`
`jxctl context set --url <Jenkins URL> --name <Context Name> --user <Username> --token <Password/Access Token>`
`jxctl context info`

get

Examples:
`jxctl get jobs --all`
`jxctl get jobs --maven --freestyle --count`
`jxctl get pluings`

Releases

Verson Description Status
0.0.1
  • Initial Release
  • Just Started
  • Minumum Requirement
Released

Contribution

We are happy to accept PR's. Those who are interested in contribution please have a look at below functional area's which are needed.

* Testing
* Docs
* Fine-Tuning

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jxctl-0.0.4.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distributions

jxctl-0.0.4-py3.7.egg (22.3 kB view hashes)

Uploaded Source

jxctl-0.0.4-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page