spiegel_podman/cmd/podman/machine
Daniel J Walsh 74ad05396b
Add podman machine init --now option
Once we have this option, the new documentation from users becomes
a little simpler.

brew install podman
podman machine init --now
podman run ...

--now option is based off of `systemctl enable XYZ.service --now`

[NO TESTS NEEDED] The infrastructure has not been setup yet to test
podman machine init.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-09-19 05:53:08 -04:00
..
init.go Add podman machine init --now option 2021-09-19 05:53:08 -04:00
list.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00
machine.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00
machine_unsupported.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
rm.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00
ssh.go Add username flag for machine ssh 2021-09-17 13:33:56 -04:00
start.go Add 'Machine %q started' message when podman machine start successful 2021-09-08 15:23:53 -04:00
stop.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00