Kandji Sync Toolkit
Kandji Sync Toolkit
Super helpful new toolkit from Kandji - My favorite MDM - today if you use Kandji as your MDM. From their announcement -
We are excited to announce the release of Kandji Sync Toolkit (kst).
kst
(pronounced /kast/) is a new tool designed to simplify interaction with and management of resources such as custom profiles and scripts within your Kandji tenant, using the Kandji API.Features
- Sync a local repository of custom profiles and scripts with your Kandji tenant without copy/pasting.
- Create new custom profiles and scripts locally.
- List and show details of local and remote resources and see their status directly from the command line.
- Format output as structured YAML, plist, or JSON for use with other tools.
- Build your own integration for managing custom profiles or scripts with a fully featured Python client module.
- GitHub workflow support for kst to “automagically” manage custom profiles and scripts in a remote git repo.
For more details, see the README in the kst repository.
Here is the repository with installation instructions and how to use the utility - kandji-inc/kst