summaryrefslogtreecommitdiff
path: root/cmd/podman/machine/list.go
Commit message (Expand)AuthorAge
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* Merge pull request #14706 from ashley-cui/rootmachopenshift-ci[bot]2022-06-29
|\
| * Only allow Rootless runs of Podman MachineAshley Cui2022-06-29
* | Fix machine list: --format implies --noheadingBoaz Shuster2022-06-23
|/
* Introduce 'Starting' status for machinesShane Smith2022-06-09
* Add more machine testsAshley Cui2022-05-10
* Merge pull request #14066 from ashley-cui/sysresOpenShift Merge Robot2022-05-04
|\
| * podman system reset removed machines incorrectlyAshley Cui2022-05-04
* | Add podman machine eventsJhon Honce2022-05-03
|/
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* Add --quiet to machine lsBrent Baude2022-04-16
* bump go module to version 4Valentin Rothberg2022-01-18
* add additional fields to podman machine ls --jsonDaniel J Walsh2022-01-11
* Pretty Print output of podman machine ls --format jsonDaniel J Walsh2022-01-11
* Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
* Refactor podman image command outputJhon Honce2021-12-02
* Record the image stream along with the pathAnders F Björklund2021-10-26
* Not all fields in machine list were set properlyAnders F Björklund2021-10-08
* Add completion for machine list formatAnders F Björklund2021-09-23
* Add JSON version of the machine listAnders F Björklund2021-09-23
* Also show the (initial) disk sizeAnders F Björklund2021-09-22
* Show cpus and memory in machine listAnders F Björklund2021-09-22
* Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* fix machine naming conventionsbaude2021-04-05
* Add podman machine listAshley Cui2021-03-30