Skip to content

v0.2.0 - task status + log

Choose a tag to compare

@solomonneas solomonneas released this 23 May 19:52

Adds two tier-1 read tools to follow up on tier-2 writes:

  • proxmox_get_task_status - check whether a UPID-tracked task finished
  • proxmox_get_task_log - tail a task's log

Both parse the node from the UPID; no extra arg needed.