github.com/StackExchange/blackbox/v2@v2.0.1-0.20220331193400-d84e904973ab/docs/full-command-list.md (about) 1 Blackbox Command List 2 ===================== 3 4 ## Global Flags 5 ### `--vcs` 6 ### `--crypto` 7 ### `--config` 8 ### `--team` 9 ### `--editor` 10 ### `--umask` 11 ### `--debug` 12 ### `--help` 13 ### `--help` 14 ### `--version` 15 ## User Commands 16 ### `blackbox decrypt` 17 ### `blackbox encrypt` 18 ### `blackbox edit` 19 ### `blackbox cat` 20 ### `blackbox diff` 21 ### `blackbox shred` 22 ### `blackbox help` 23 ## User Commands 24 ### `blackbox init` 25 ### `blackbox admin` 26 ### `blackbox file` 27 ### `blackbox status` 28 ### `blackbox reencrypt` 29 ## Debug 30 ### `blackbox info` 31 ## Integration Test (secret menu) 32 ### `blackbox testing_init` 33 34 TODO(tlim): Can we automatically generate this? The data is all in cli.go