spiegel_podman/cmd/podman/secrets
Danish Prakash d941f62082 secrets/create: remove pipe check and allow interactive stdin
Previously, `secret create` required stdin to be a pipe when using `-`,
blocking interactive stdin forcing users to use insecure patterns like
`echo "secret" | podman secret create <name>`.

Remove the pipe check to allow interactive stdin.

Closes #18591, #27879

Signed-off-by: Danish Prakash <contact@danishpraka.sh>
2026-02-06 13:46:36 -05:00
..
create.go secrets/create: remove pipe check and allow interactive stdin 2026-02-06 13:46:36 -05:00
exists.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
inspect.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
list.go Merge pull request #27193 from shiavm006/fix-secret-ls-format-docs 2025-10-02 19:40:20 +00:00
rm.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
secret.go Bump Go module to v5 2024-02-08 09:35:39 -05:00