feat: Add server rebuild example using install_image #1

Open
MahmoudEmad wants to merge 2 commits from development_install_image into master

2 Commits

Author SHA1 Message Date
Mahmoud-Emad
84948c90bc fix: Remove unneeded section in the README 2025-07-17 16:59:11 +03:00
Mahmoud-Emad
ea66636c05 feat: Add server rebuild example using install_image
- Added a new example script demonstrating server rebuilds
  using the `install_image` function.
- The example shows how to list available images (system,
  backup, etc.), select an image, and initiate a rebuild.
- Includes comprehensive error handling and progress
  monitoring.
- Improved documentation with detailed explanations and usage
  instructions.
2025-07-17 15:56:33 +03:00