git-secret-list - Man Page
prints all the added files.
Synopsis
git secret list
Description
git-secret-list - print the files currently considered secret in this repo.
Shows tracked files from .gitsecret/paths/mapping.cfg.
(See git-secret(7) https://git-secret.io/git-secret for information about renaming the .gitsecret folder using the SECRETS_DIR environment variable.
Options
-h - shows this help.
Manual
Run man git-secret-list to see this document.
See Also
git-secret-whoknows(1) https://git-secret.io/git-secret-whoknows, git-secret-add(1) https://git-secret.io/git-secret-add, git-secret-remove(1) https://git-secret.io/git-secret-remove, git-secret-hide(1) https://git-secret.io/git-secret-hide, git-secret-reveal(1) https://git-secret.io/git-secret-reveal, git-secret-cat(1) https://git-secret.io/git-secret-cat
Referenced By
April 2022 sobolevn git-secret 0.5.0-alpha2