Add list admins commandline tool. (#170)

* adding a list_admins command

* updating README and V2 ideas to include list_admins

* fix documentation misses

* add list_admins to the toolchain
This commit is contained in:
Jason Price
2016-10-06 11:26:43 -04:00
committed by Tom Limoncelli
parent 2f3dc405f1
commit 7ca433361e
6 changed files with 13 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ There should be one program, with subcommands that have names that make more sen
* `blackbox cat <filename> <...>`
* `blackbox diff <filename> <...>`
* `blackbox list_files`
* `blackbox list_admins`
* `blackbox shred_all`
* `blackbox update_all`
* `blackbox whatsnew`