summaryrefslogtreecommitdiff
path: root/src/cmd/cloud_init.rs
AgeCommit message (Expand)AuthorFilesLines
2021-08-06feat: add progress reportingLars Wirzenius1-5/+9
2021-08-06chore: fix small problems found by clippyLars Wirzenius1-1/+1
2021-03-07doc: add doc comments to crateLars Wirzenius1-0/+10
2021-03-04feat! allow specification files to have any number of machinesLars Wirzenius1-20/+15
2021-03-01refactor: replace use of anyhow with custom types in library partLars Wirzenius1-3/+12
2021-03-01feat: change how command line interface worksLars Wirzenius1-0/+28