Skip to main content

Command line tool that utilizes Python-Jamf

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

jctl

The jctl and pkgctl cli tools have been moved into python-jamf. Install jctl by installing python-jamf.

Introduction

jctl is a command line tool that performs CRUD (Create/Read/Update/Delete) operations on a Jamf Pro or Jamf Cloud server. It can automate repetitive tasks and provide options not available in the web GUI. It uses and is the primary driver of python-jamf, which is a Python 3 module for the Jamf Pro Classic API.

There are a few other tools that are part of this project. pkgctl is automates various operations with packages, such as promotion and creating patch definitions. patch.py is a deprecated script designed to automate the patching process. It is still part of the project because it can do a few things that jctl can't. However, it is not being tested. update_asset_tags.py was demoed at the 2021 JNUC presentation Turn 1000 clicks into 1 with python-jamf and jctl. We decided to include it here. It is not being tested either.

jctl only supports 56 Jamf Pro record types. python-jamf can access all record types. python-jamf stores the Jamf Pro credentials in the keychain using keyring (instead of cleartext, like all other Jamf API projects that we know of).

Quick Start

If you don't have Python installed, you need to read about Installing Python on the wiki.

Installing

  • Install Module & Requirements: sudo pip3 install jctl
  • On your Jamf Pro server create a Jamf Pro API User
  • Config: conf-python-jamf
  • Enter hostname, username, and password
  • Test: conf-python-jamf -t

Uninstalling

Uninstalling jctl is easy if you installed it via pip. pip is the Package Installer for Python.

To uninstall jctl run the following command:

sudo pip3 uninstall jctl

Upgrading

Upgrading jctl is easy if you installed it via pip. pip is the Package Installer for Python.

To upgrade jctl run the following command:

sudo pip3 install --upgrade jctl

Getting Help

Wiki

More Documentation

For further in-depth details please check out the wiki.

Searching the wiki

To search this wiki use the "Search" field in the GitHub navigation bar above. Then on the search results page select the "Wiki" option or click here and search.

MacAdmin Slack Channel

If you have additional questions, or need more help getting started, post a question on the MacAdmin's Slack jctl channel.

MacAdmin's Slack Logo

Latest Status

See the releases page for details.

See jctl upgrade documentation to upgrade to latest release.

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

jctl-1.1.24.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jctl-1.1.24-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file jctl-1.1.24.tar.gz.

File metadata

  • Download URL: jctl-1.1.24.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jctl-1.1.24.tar.gz
Algorithm Hash digest
SHA256 530e61c92f2fadc5654448516727b9f27de1088111284beb44a76faa26ee9f78
MD5 7cb957932b1b6340962751ea82813718
BLAKE2b-256 d4ef3de653bea2022460cd395e12dab58adfc175479e34dd29fc2bc19e4e12a2

See more details on using hashes here.

File details

Details for the file jctl-1.1.24-py3-none-any.whl.

File metadata

  • Download URL: jctl-1.1.24-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jctl-1.1.24-py3-none-any.whl
Algorithm Hash digest
SHA256 f0ae2fb72148043f329d1e41726d3089bd5009473996a9f33cf2f00e2970216f
MD5 84057d9b25cfff6c811970c6ad7e210b
BLAKE2b-256 9f78de9c31e3a1017d007f32b0f78c11b02397f61ef1c138e324f0f2ad13c16d

See more details on using hashes here.

Supported by

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