Ubuntu Manpages

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=format

Format secret output using Go template.

--noheading

Omit the table headings from the listing of secrets. .

$ podman secret ls
$ podman secret ls --format "{{.Name}}"

podman-secret(1)

January 2021, Originally compiled by Ashley Cui acui@redhat.com ⟨mailto:acui@redhat.com⟩