open-vault/command
Mitchell Hashimoto 7b1402b104 command/mounts 2015-03-15 21:28:31 -07:00
..
server command/server: initial working 2015-03-13 12:53:08 -07:00
auth.go command/auth: document the serer options 2015-03-03 23:52:54 -08:00
init.go command/init: make the output a little nicer 2015-03-13 12:53:09 -07:00
init_test.go command/init: tests 2015-03-13 12:53:09 -07:00
meta.go command/meta: VAULT_ADDR to set the addr via env var 2015-03-15 20:41:36 -07:00
meta_test.go command/meta: server options 2015-03-03 23:49:37 -08:00
mounts.go command/mounts 2015-03-15 21:28:31 -07:00
mounts_test.go command/mounts 2015-03-15 21:28:31 -07:00
read.go command/read 2015-03-15 20:52:28 -07:00
read_test.go command/read 2015-03-15 20:52:28 -07:00
seal.go command/seal 2015-03-04 08:56:10 -08:00
seal_status.go command/seal-status 2015-03-13 12:53:09 -07:00
seal_status_test.go fix all tests 2015-03-15 17:10:33 -07:00
server.go command/server: initial working 2015-03-13 12:53:08 -07:00
unseal.go command/unseal: tests 2015-03-13 20:17:55 -07:00
unseal_test.go fix all tests 2015-03-15 17:10:33 -07:00
version.go scripts 2015-03-03 23:14:18 -08:00
version_test.go command: version test 2015-03-03 23:14:54 -08:00
write.go command/write: can write arbitrary data from stdin 2015-03-15 20:40:12 -07:00
write_test.go command/write: can write arbitrary data from stdin 2015-03-15 20:40:12 -07:00