[PR #136] [MERGED] Multiple changes (pools and fixes) #255

Closed
opened 2026-02-28 00:41:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/136
Author: @wynro
Created: 8/24/2021
Status: Merged
Merged: 8/24/2021
Merged by: @ggongaware

Base: masterHead: master


📝 Commits (4)

  • bb28388 Add check for missing vmid
  • 451bd6b Add function to get server version
  • 9873d70 Add token support to the CLI
  • 8c3f439 Add pool management support

📊 Changes

2 files changed (+163 additions, -4 deletions)

View changed files

📝 main.go (+94 -4)
📝 proxmox/client.go (+69 -0)

📄 Description

I have added the following:

  • Pool support
  • Support for API Tokens for the CLI
  • Fix #130
  • Get for server version

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/136 **Author:** [@wynro](https://github.com/wynro) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/24/2021 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`bb28388`](https://github.com/Telmate/proxmox-api-go/commit/bb28388960c6c0f4db7bf406586d3556d36243bc) Add check for missing vmid - [`451bd6b`](https://github.com/Telmate/proxmox-api-go/commit/451bd6b0e643e2a88d2e9ded081b2c4ff9a05c96) Add function to get server version - [`9873d70`](https://github.com/Telmate/proxmox-api-go/commit/9873d708b844c0f0850de4fc99fb929c20576d4d) Add token support to the CLI - [`8c3f439`](https://github.com/Telmate/proxmox-api-go/commit/8c3f439b1805e1c6ab86914d461851106f486eee) Add pool management support ### 📊 Changes **2 files changed** (+163 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+94 -4) 📝 `proxmox/client.go` (+69 -0) </details> ### 📄 Description I have added the following: - Pool support - Support for API Tokens for the CLI - Fix #130 - Get for server version --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#255
No description provided.