hetzner_rhai/examples
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
..
01_create_server.rhai added examples 2025-07-17 14:03:49 +02:00
02_list_servers.rhai added examples 2025-07-17 14:03:49 +02:00
03_get_server_details.rhai added examples 2025-07-17 14:03:49 +02:00
04_server_actions.rhai added examples 2025-07-17 14:03:49 +02:00
05_list_ssh_keys.rhai added examples 2025-07-17 14:03:49 +02:00
06_list_images.rhai added examples 2025-07-17 14:03:49 +02:00
07_install_image.rhai feat: Add server rebuild example using install_image 2025-07-17 15:56:33 +03:00