automation-tests/cmd/podman/manifest
Aditya R bab4217cd1
manifest, push: use source as destination if not specified
`manifest push <source>` must work as-is if `source` is actually a valid
path and no destination is provided, `podman` must internally choose
`source` as its `destination` just like `podman push`

See: https://github.com/containers/podman/blob/main/cmd/podman/images/push.go#L161
Closes: https://github.com/containers/podman/issues/18360

Signed-off-by: Aditya R <arajan@redhat.com>
2023-05-01 17:04:11 +05:30
..
add.go podman manifest create: accept --amend and --insecure flags 2022-08-16 19:45:36 -04:00
annotate.go fix manifest annotate help 2023-04-26 11:15:29 +08:00
create.go Add podman manifest create -a. Alias for --amend:Docker compatibility 2022-08-17 15:02:53 -04:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go Add hidden podman manifest inspect -v option 2022-11-11 15:22:31 -05:00
manifest.go fix manifest annotate help 2023-04-26 11:15:29 +08:00
push.go manifest, push: use source as destination if not specified 2023-05-01 17:04:11 +05:30
remove.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00