Skip to content

Commit 0a496a0

Browse files
committed
Add core modules for logging, Proxmox interaction, SSH utilities, and general utilities
- Introduced a logging setup module to configure standard and JSON logging formats. - Added a Proxmox module for executing commands locally or remotely via SSH. - Implemented an SSH module with command execution utilities, including retry logic and timeout handling. - Created a utilities module containing various helper functions, including service checks and VMID generation.
1 parent c298d63 commit 0a496a0

File tree

8 files changed

+1082
-0
lines changed

8 files changed

+1082
-0
lines changed

docs/pages/api-reference.md

Lines changed: 512 additions & 0 deletions
Large diffs are not rendered by default.

docs/pages/cli-reference.md

Lines changed: 570 additions & 0 deletions
Large diffs are not rendered by default.
1.03 KB
Binary file not shown.
6.12 KB
Binary file not shown.
3.27 KB
Binary file not shown.
3.19 KB
Binary file not shown.
4.41 KB
Binary file not shown.
9.47 KB
Binary file not shown.

0 commit comments

Comments
 (0)