podman-secret-ls - List all available secrets
podman secret ls [options]
Lists all the secrets that exist. The output can be formatted to a Go template using the --format option.
Format secret output using Go template.
Omit the table headings from the listing of secrets. .
$ podman secret ls $ podman secret ls --format "{{.Name}}"
January 2021, Originally compiled by Ashley Cui acui@redhat.com ⟨mailto:acui@redhat.com⟩