summaryrefslogtreecommitdiff
path: root/src/cmd/delete.rs
AgeCommit message (Expand)AuthorFilesLines
2021-08-06feat: add progress reportingLars Wirzenius1-4/+8
2021-03-24refactor: when deleting, ask all VMs to shut down at once, for speedLars Wirzenius1-0/+5
2021-03-13refactor: add a light abstraction over libvirt bindingsLars Wirzenius1-50/+5
2021-03-07doc: add doc comments to crateLars Wirzenius1-0/+8
2021-03-04feat! allow specification files to have any number of machinesLars Wirzenius1-29/+31
2021-03-01refactor: replace use of anyhow with custom types in library partLars Wirzenius1-1/+10
2021-03-01feat: change how command line interface worksLars Wirzenius1-0/+43