-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
NoahRJ edited this page Jun 15, 2026
·
1 revision
Tip
brew is the missing (yet ubiquitous) macOS package manager for CLI tools and
native macOS applications.
More information at brew.sh.
brew tap kandji-inc/iructl https://github.com/kandji-inc/iructl.git
brew install iructlTip
uv is a single binary solution for managing Python environments with a wide
range of features.
More information at docs.astral.sh/uv.
uv tool install iructlTip
pipx is a 100% Python solution to install and run Python tools in isolated
environments.
More information at pipx.pypa.io.
pipx install iructlGetting Started
Working with Resources
- Populating Your Local Repository
- Editing Resources
- Self Service
- Pushing and Syncing
- Listing and Showing Resources
- Deleting Resources
- Blueprint Assignment
Reference
Python API Client