automation-tests/cmd/podman/secrets
Daniel J Walsh efefd8cf5b
Add --replace flag to podman secret create
Users may want to replace the secret used within containers, without
destroying the secret and recreating it.

Partial fix for https://github.com/containers/podman/issues/18667

Make sure podman --remote secret inspect and podman secret inspect
return the same error message.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-07-09 07:26:09 -04:00
..
create.go Add --replace flag to podman secret create 2023-07-09 07:26:09 -04:00
exists.go Add support for secret exists 2023-04-03 15:33:50 +03:00
inspect.go Display secret to user in inpspect 2023-06-28 13:14:49 -04:00
list.go fix: move filter flags from StringSliceVar to StringArrayVar 2023-05-25 16:53:14 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00
secret.go bump go module to version 4 2022-01-18 12:47:07 +01:00