1GIT-SECRET-LIST(1) git-secret GIT-SECRET-LIST(1)
2
3
4
6 git-secret-list - prints all the added files.
7
9 git secret list
10
12 git-secret-list prints all the currently added tracked files from the
13 .gitsecret/paths/mapping.cfg.
14
15 (See git-secret(7) http://git-secret.io/git-secret for information
16 about renaming the .gitsecret folder using the SECRETS_DIR environment
17 variable.
18
20 -h - shows this help.
21
23 Run man git-secret-list to see this note.
24
26 git-secret-whoknows(1) http://git-secret.io/git-secret-whoknows,
27 git-secret-add(1) http://git-secret.io/git-secret-add,
28 git-secret-remove(1) http://git-secret.io/git-secret-remove,
29 git-secret-hide(1) http://git-secret.io/git-secret-hide,
30 git-secret-reveal(1) http://git-secret.io/git-secret-reveal,
31 git-secret-cat(1) http://git-secret.io/git-secret-cat
32
33
34
35sobolevn August 2018 GIT-SECRET-LIST(1)