-
Notifications
You must be signed in to change notification settings - Fork 0
Editing Resources
NoahRJ edited this page Jun 15, 2026
·
1 revision
Editing a script or profile can be done in the text editor of your choice. Simply open the file, make your desired
modifications, and save the file. Any changes will be recognized the next time iructl is run. This includes moving a
resource directory, renaming, etc.
Important
Do not edit the id and sync_hash keys.
If an id changes then the resource will be disconnected from its Iru tenant counterpart and identified as a new
resource. The sync_hash is used to automatically identify remote vs local changes to a resource. If it is missing
or invalid, the resource will show "Conflicting Changes" and a forced push/pull will be required.
Getting 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