[PR #170] [MERGED] Fix Config file prompt #281

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/170
Author: @Tinyblargon
Created: 4/27/2022
Status: Merged
Merged: 4/27/2022
Merged by: @mleone87

Base: masterHead: master


📝 Commits (1)

  • 736090e Move getConfig function into cases that require it

📊 Changes

1 file changed (+10 additions, -12 deletions)

View changed files

📝 main.go (+10 -12)

📄 Description

Moved GetConfig function into cases that require the user to input a config.
The program wont wait anymore on input from os.stdin when no input config is needed.

Fix Issue #168


🔄 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/170 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 4/27/2022 **Status:** ✅ Merged **Merged:** 4/27/2022 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`736090e`](https://github.com/Telmate/proxmox-api-go/commit/736090e5528626fe1069e4620a251f37653e6bd9) Move getConfig function into cases that require it ### 📊 Changes **1 file changed** (+10 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+10 -12) </details> ### 📄 Description Moved GetConfig function into cases that require the user to input a config. The program wont wait anymore on input from os.stdin when no input config is needed. Fix Issue #168 --- <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:35 +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#281
No description provided.