[PR #509] [MERGED] migrate: add get version returning the pve version to new cli #514

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/509
Author: @NemoDacremont
Created: 10/31/2025
Status: Merged
Merged: 11/3/2025
Merged by: @Tinyblargon

Base: masterHead: migrate/cli-version


📝 Commits (2)

  • fa82b82 migrate: add get version returning the pve version to new cli
  • 1818348 fix: print version string instead of json

📊 Changes

2 files changed (+28 additions, -0 deletions)

View changed files

📝 cli/command/commands/commands.go (+1 -0)
cli/command/version/version.go (+27 -0)

📄 Description

Enables getting the PVE version using proxmox-api-go version

closes #508


🔄 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/509 **Author:** [@NemoDacremont](https://github.com/NemoDacremont) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/3/2025 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `migrate/cli-version` --- ### 📝 Commits (2) - [`fa82b82`](https://github.com/Telmate/proxmox-api-go/commit/fa82b82443c947bca1f3b18e76fcf600186e7950) migrate: add get version returning the pve version to new cli - [`1818348`](https://github.com/Telmate/proxmox-api-go/commit/1818348c5057bd05630c7e9ed219573a25a546e5) fix: print version string instead of json ### 📊 Changes **2 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cli/command/commands/commands.go` (+1 -0) ➕ `cli/command/version/version.go` (+27 -0) </details> ### 📄 Description Enables getting the PVE version using `proxmox-api-go version` closes #508 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:29 +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#514
No description provided.