jctl icon indicating copy to clipboard operation
jctl copied to clipboard

`jctl` uses `python-jamf` to select objects to create, delete, print and update. It allows performing Jamf Pro repetitive tasks quickly and provides options not available in the web GUI. It is similar...

Results 3 jctl issues
Sort by recently updated
recently updated
newest added

![image (20)](https://user-images.githubusercontent.com/9383041/189991146-4932e737-e77f-4c98-bdb1-510eaea6aeea.png) Get a weird error when trying to change the category for a mobile device app. Looks like a translation issue that is getting Latin-1 when expecting UTF-8. App...

bug

After running the `promote` subcommand for a policy (e.g. GitHub Desktop) as a result I first get the picker, and then once a selection is made, the following: ``` {'package':...

bug

Add option to print with no formatting (as opposed to using pprint or json output)