Skip to content

1.1.20

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 19:33

Added

  • Added CHANGELOG
  • jctl and pkgctl: Load config file in a try block to catch errors
  • jctl "-i -" will obtain id's from stdin

Changed

  • Requires python-jamf 0.9.0
  • jctl import jamf.exceptions
  • jctl Rename jamf to python_jamf
  • jctl --create can now take a name or json
  • jctl Changed how -update args are processed
  • jctl Changed how path is printed using json
  • jctl Changed where the hostname is confirmed
  • jctl Split main function into multiple functions for clarity
  • jctl Sped up deleting records