Files
Niall Crowe 5f719b533e podman kube play/down --read from URL
`podman kube play` can create pods and containers from YAML
read from a URL poiniting to a YAML file.
For example: `podman kube play https://example.com/demo.yml`.
`podman kube down` can also teardown pods and containers created
from that YAML file by also reading YAML from a URL, provided the
YAML file the URL points to has not been changed or altered since
it was used to create pods and containers

Closes #14955
Signed-off-by: Niall Crowe <nicrowe@redhat.com>
2022-08-23 12:55:53 +01:00
..
2022-08-11 16:58:24 +01:00
2022-06-19 09:56:46 +02:00
2022-08-04 13:59:58 -04:00
2022-08-04 13:39:15 +02:00
2022-07-05 15:18:41 -04:00
2022-06-10 14:23:19 -04:00
2022-08-04 14:55:03 -04:00