Skip to content

0.0.7: Added backup command

Choose a tag to compare

@github-actions github-actions released this 18 Mar 11:31
· 79 commits to master since this release
60c80b8
New functionality was added:
- Added a new backup command to the CLI that allows users
  to backup libvirt domains.
- Modified the libvirt module to support backing up domains,
  including saving the domain's XML configuration and copying its disks.
- Updated the README.md file to document the new backup command,
  including its syntax, options, and examples.