aboutsummaryrefslogtreecommitdiff
path: root/bin/vm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bin/: Use explicit "--" separator for assert-arg usagesEuAndreh2023-02-171-3/+3
* bin/vm: Fix help string indentationEuAndreh2022-12-061-3/+3
* bin/vm: Actually implement dry-run for the "down" actionEuAndreh2022-12-031-3/+9
* bin/vm: Place logs under $XDG_LOG_HOMEEuAndreh2022-12-031-2/+2
* bin/vm: Make snapshot the defaultEuAndreh2022-12-031-3/+3
* bin/vm: Disable ShellCheck warningEuAndreh2022-12-031-0/+1
* bin/vm: Ignore known_hosts on SSHing into vmEuAndreh2022-12-031-0/+3
* bin/vm: Support portmapping, custom memory and partial custom imageEuAndreh2022-12-031-20/+68
* bin/vm: Bail out when given a bad prefixEuAndreh2022-12-031-0/+5
* bin/vm: Improve help string documentationEuAndreh2022-12-031-7/+20
* bin/vm: Support -n for dry-run and "-- --flags" forwarding to QEMUEuAndreh2022-12-031-18/+51
* bin/vm: v2EuAndreh2022-12-021-56/+113
* bin/vm: Fix name of PID file when creating itEuAndreh2022-10-101-1/+1
* bin/vm: Add VM management scriptEuAndreh2022-10-101-0/+176