mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #472] [MERGED] docs: update readme #495
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#495
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/472
Author: @NemoDacremont
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/18/2025
Merged by: @Tinyblargon
Base:
master← Head:docs/update-readme📝 Commits (7)
d30b055feat: add cli build, autocompletion generation and clean in makefileefd70fcdocs: update README for the new CLI and move examples in separate directory9f3cc7fdocs: fix some typos and rephrase JSON config format in README45f6014docs: move back json files to a single markdown, and update readme to link to the new fileaf6f1a9docs: add advices on how to bootstrap proxmox to run tests070eb95docs: move all config examples to markdown files instead of json files0679fb8Merge branch 'master' into docs/update-readme📊 Changes
11 files changed (+345 additions, -318 deletions)
View changed files
📝
Makefile(+30 -0)📝
README.md(+49 -318)➕
docs/config-examples/README.md(+44 -0)➕
docs/config-examples/clone-qemu.md(+13 -0)➕
docs/config-examples/cloud-init.md(+64 -0)➕
docs/config-examples/create-acme-account.md(+12 -0)➕
docs/config-examples/create-qemu.md(+55 -0)➕
docs/config-examples/create-storage.md(+33 -0)➕
docs/config-examples/set-acme-plugin.md(+10 -0)➕
docs/config-examples/set-metrics-server.md(+18 -0)➕
docs/config-examples/set-user.md(+17 -0)📄 Description
I updated the README and the Makefile to add things, here is a list of them :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.