[PR #230] [CLOSED] P81-21448 - change module name #327

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/230
Author: @lotanaharoniP81
Created: 1/15/2023
Status: Closed

Base: masterHead: P81-21448/lotan/create_client_wrapper_to_proxmox


📝 Commits (1)

  • cc41d48 P81-21448 - change module name

📊 Changes

117 files changed (+380 additions, -388 deletions)

View changed files

📝 cli/cobra.go (+1 -1)
📝 cli/command/commands/commands.go (+15 -15)
📝 cli/command/content/content.go (+1 -1)
📝 cli/command/content/iso/download.go (+2 -2)
📝 cli/command/content/iso/iso.go (+1 -1)
📝 cli/command/content/template/download.go (+2 -2)
📝 cli/command/content/template/list.go (+2 -2)
📝 cli/command/content/template/template.go (+1 -1)
📝 cli/command/create/create-acmeaccount.go (+2 -2)
📝 cli/command/create/create-pool.go (+1 -1)
📝 cli/command/create/create-snapshot.go (+2 -2)
📝 cli/command/create/create-storage.go (+2 -2)
📝 cli/command/create/create.go (+1 -1)
📝 cli/command/create/guest/create-guest.go (+3 -3)
📝 cli/command/delete/delete-file.go (+2 -2)
📝 cli/command/delete/delete-guest.go (+2 -2)
📝 cli/command/delete/delete-snapshot.go (+2 -2)
📝 cli/command/delete/delete.go (+2 -2)
📝 cli/command/example/example.go (+1 -1)
📝 cli/command/get/get-guest.go (+2 -2)

...and 80 more files

📄 Description

No description provided


🔄 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/230 **Author:** [@lotanaharoniP81](https://github.com/lotanaharoniP81) **Created:** 1/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `P81-21448/lotan/create_client_wrapper_to_proxmox` --- ### 📝 Commits (1) - [`cc41d48`](https://github.com/Telmate/proxmox-api-go/commit/cc41d489e877541c30da9acf931efe647a432682) P81-21448 - change module name ### 📊 Changes **117 files changed** (+380 additions, -388 deletions) <details> <summary>View changed files</summary> 📝 `cli/cobra.go` (+1 -1) 📝 `cli/command/commands/commands.go` (+15 -15) 📝 `cli/command/content/content.go` (+1 -1) 📝 `cli/command/content/iso/download.go` (+2 -2) 📝 `cli/command/content/iso/iso.go` (+1 -1) 📝 `cli/command/content/template/download.go` (+2 -2) 📝 `cli/command/content/template/list.go` (+2 -2) 📝 `cli/command/content/template/template.go` (+1 -1) 📝 `cli/command/create/create-acmeaccount.go` (+2 -2) 📝 `cli/command/create/create-pool.go` (+1 -1) 📝 `cli/command/create/create-snapshot.go` (+2 -2) 📝 `cli/command/create/create-storage.go` (+2 -2) 📝 `cli/command/create/create.go` (+1 -1) 📝 `cli/command/create/guest/create-guest.go` (+3 -3) 📝 `cli/command/delete/delete-file.go` (+2 -2) 📝 `cli/command/delete/delete-guest.go` (+2 -2) 📝 `cli/command/delete/delete-snapshot.go` (+2 -2) 📝 `cli/command/delete/delete.go` (+2 -2) 📝 `cli/command/example/example.go` (+1 -1) 📝 `cli/command/get/get-guest.go` (+2 -2) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:46 +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#327
No description provided.