#!/bin/bash

podman secret inspect --showsecret --format '{{.SecretData}}' "$1"
