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
Maxime Van Hees
589095e2a8
added examples
2025-07-17 14:03:49 +02:00
Maxime Van Hees
45b561fadf
added functionality to list different images
2025-07-17 13:38:16 +02:00
Maxime Van Hees
6f12a1bf09
added functionality to create servers + example rhai script to demonstrate it
2025-07-16 15:13:34 +02:00
Maxime Van Hees
34e810b611
inject all ssh keys by default is non are provided
2025-07-16 10:57:19 +02:00
Maxime Van Hees
1839cfd002
updated readme about ssh key ids listing
2025-07-15 17:08:18 +02:00
Maxime Van Hees
841901368f
added functionality to list SSH key IDs
2025-07-15 17:03:44 +02:00
Maxime Van Hees
be4f35af98
added SSH key injection for rescue mode
2025-07-15 16:57:39 +02:00
Maxime Van Hees
c478d668d9
update README.md
2025-07-15 16:28:08 +02:00
Maxime Van Hees
b4200a2673
cleanup + added test script to demonstrate functioality + removed uncessary ping module
2025-07-15 16:10:35 +02:00
Maxime Van Hees
5e8e9754b2
idioamtic improvements
2025-07-15 15:04:11 +02:00
Maxime Van Hees
9dfb10cca6
added reset, enable and disable rescue mode functionality
2025-07-15 14:46:05 +02:00
Maxime Van Hees
92e8ac6d16
account for pagination when listing all servers
2025-07-15 11:10:14 +02:00
Maxime Van Hees
a6c102aabf
improved output format + add support for displaying in tables
2025-07-15 10:28:41 +02:00
Maxime Van Hees
d4b4c6aed0
improve API token error handling + improve passing .rhai scripts as argument
2025-07-15 10:00:36 +02:00
Maxime Van Hees
3423152b11
add README.md
2025-07-14 18:22:45 +02:00
Maxime Van Hees
bf3bcba164
implemented list servers + ping + reboot + example shown in example.rhai
2025-07-14 18:16:30 +02:00