.nh .TH "pogo" "1" "Oct 2025" "pogo/dev" "Pogo Manual" .SH NAME pogo-secrets-list - List all secrets in the repository .SH SYNOPSIS \fBpogo secrets list [flags]\fP .SH DESCRIPTION List all secrets in the repository. .PP This shows the keys of all secrets, but not their values for security reasons. .SH OPTIONS \fB-h\fP, \fB--help\fP[=false] help for list .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--time\fP[=false] Measure command execution time .PP \fB-v\fP, \fB--verbose\fP[=false] Enable verbose debug logging .SH EXAMPLE .EX # List all secrets pogo secrets list # Using the short alias pogo secrets l .EE .SH SEE ALSO \fBpogo-secrets(1)\fP