Skip to main content

A Jumpcloud command line client

Project description

jccli

A command line client to manage Jumpcloud identify provider service.

Getting Started

Install

git clone https://github.com/Sage-Bionetworks/jccli.git && cd jccli && make build

Usage

Usage: jccli [OPTIONS] COMMAND [ARGS]...

  Run jccli.

Options:
  -k, --key TEXT  Jumpcloud API key
  -v, --verbose   Enable verbose output.
  --help          Show this message and exit.

Commands:
  create-group  Create a Jumpcloud group
  create-user   Create a new Jumpcloud user
  delete-group  Delete a Jumpcloud group
  delete-user   Delete a jumpcloud user
  sync          Sync Jumpcloud with a data file
  version       Get the version.

Contributions

Contributions are welcome.

Requirements:

Install these utilities:

As a pre-deployment step we syntatically validate our code and configurations with pre-commit.

Please install pre-commit, once installed the file validations will automatically run on every commit. Alternatively you can manually execute the validations by running pre-commit run --all-files.

Resources

Below are some handy resource links.

  • Project Documentation
  • Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary.
  • Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, written by Geog Brandl and licnsed under the BSD license.
  • pytest helps you write better programs.
  • GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

Authors

  • zaro0508 - Initial work - github

See also the list of contributors who participated in this project.

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

jccli-0.0.4.tar.gz (8.9 kB view hashes)

Uploaded Source

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