Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cli overhaul: guest commands (no tests yet) #194

Merged
merged 4 commits into from
Sep 20, 2022

Conversation

Tinyblargon
Copy link
Collaborator

Another pull for #171

Work so far:

  • Added the commands for starting, stopping, shutting down, retrieve the status and getting the uptime of qemu and lxc guests.
  • Added the commands for hibernating, pausing, resuming and resetting qemu guests.
  • Removed some duplicate code to make the implementation more DRY.

No tests yet for these commands as they are dependent on the CRUD operations of LXC and Qemu which haven't been implemented yet.

@mleone87 mleone87 merged commit c89becb into Telmate:master Sep 20, 2022
frostyfab pushed a commit to frostyfab/proxmox-api-go that referenced this pull request Nov 17, 2023
Cli overhaul: guest commands (no tests yet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants