mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 15:35:51 +03:00
[PR #505] [MERGED] migrate: add delete and set acmeplugin to the new cli #511
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#511
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/505
Author: @NemoDacremont
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @Tinyblargon
Base:
master← Head:migrate/cli-del-set-acme-plugin📝 Commits (2)
a9e61dfmigrate: add set acmeplugin to the new cli2a28997migrate: add delete acmeplugin to the new cli📊 Changes
3 files changed (+53 additions, -0 deletions)
View changed files
➕
cli/command/delete/delete-acmeplugin.go(+19 -0)📝
cli/command/delete/delete.go(+2 -0)➕
cli/command/set/set-acmeplugin.go(+32 -0)📄 Description
I merged the two addition in one PR to prevent creating too many of them
delete acmepluginto the CLIset acmepluginto the CLIcloses #503
closes #504
Test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.