open-vault/command
Mitchell Hashimoto 3f9711fa63 command/status: no weird indentintg 2015-04-21 20:11:15 +02:00
..
server command/server: can set advertise addr 2015-04-17 12:56:31 -07:00
test-fixtures command: load configuration 2015-03-30 10:25:24 -07:00
token command/auth: tests work wihtout vault installed 2015-03-30 11:07:31 -07:00
audit_disable.go command/audit-disable 2015-04-07 18:23:50 -07:00
audit_disable_test.go command/audit-disable 2015-04-07 18:23:50 -07:00
audit_enable.go command/audit-enable 2015-04-07 22:42:04 -07:00
audit_enable_test.go command/audit-enable 2015-04-07 22:42:04 -07:00
audit_list.go command/audit-list 2015-04-07 18:19:44 -07:00
audit_list_test.go command/audit-list 2015-04-07 18:19:44 -07:00
auth.go command/auth: should let <1 args go through 2015-04-07 23:53:45 -07:00
auth_disable.go command/auth-disable 2015-04-01 17:14:11 -07:00
auth_disable_test.go command/auth-disable 2015-04-01 17:14:11 -07:00
auth_enable.go command/auth-enable 2015-04-01 17:09:11 -07:00
auth_enable_test.go command/server: tests 2015-04-04 17:43:20 -07:00
auth_test.go command/auth: unify 2015-04-07 23:29:49 -07:00
command_test.go command/revoke: revoke 2015-03-31 19:21:02 -07:00
config.go command/auth: setting tokens works 2015-03-30 10:55:41 -07:00
config_test.go command: load configuration 2015-03-30 10:25:24 -07:00
delete.go command/delete 2015-04-07 11:15:20 -07:00
delete_test.go command/delete 2015-04-07 11:15:20 -07:00
help.go command/help 2015-04-02 22:42:05 -07:00
help_test.go command/help 2015-04-02 22:42:05 -07:00
init.go command/init: show root token 2015-03-29 16:25:53 -07:00
init_test.go command/init: tests 2015-03-13 12:53:09 -07:00
meta.go command: Set minimum TLS version to 1.2 2015-04-13 19:09:44 -07:00
meta_test.go command/meta: server options 2015-03-03 23:49:37 -08:00
mount.go command/mount 2015-03-31 16:29:04 -07:00
mount_test.go command/mount 2015-03-31 16:29:04 -07:00
mounts.go command/mounts: columnize 2015-04-01 17:01:10 -07:00
mounts_test.go command/meta: tests passing 2015-03-30 23:30:30 -07:00
policy_delete.go command/policy-delete 2015-04-19 16:36:11 -07:00
policy_delete_test.go command/policy-delete 2015-04-19 16:36:11 -07:00
policy_list.go Revert "command/policy" 2015-04-01 23:07:49 -07:00
policy_list_test.go command/policies: read a single policy 2015-04-01 18:50:43 -07:00
policy_write.go command/policy-write 2015-04-01 23:00:15 -07:00
policy_write_test.go command/policy-write 2015-04-01 23:00:15 -07:00
read.go command/read: handle 404s 2015-04-18 22:05:08 -07:00
read_test.go command/read: handle 404s 2015-04-18 22:05:08 -07:00
remount.go command/remount 2015-04-07 10:46:47 -07:00
remount_test.go command/remount 2015-04-07 10:46:47 -07:00
renew.go command/renew 2015-04-13 20:42:07 -07:00
renew_test.go command/renew 2015-04-13 20:42:07 -07:00
revoke.go command/revoke: rename vars to leaseId 2015-04-10 20:49:10 -07:00
revoke_test.go Replace VaultID with LeaseID for terminology simplification 2015-04-08 13:35:32 -07:00
seal.go command/seal 2015-03-30 23:39:56 -07:00
seal_test.go command/seal: test should use the token 2015-03-31 11:46:55 -07:00
server.go command/server: can set advertise addr 2015-04-17 12:56:31 -07:00
status.go command/status: no weird indentintg 2015-04-21 20:11:15 +02:00
status_test.go command: Rename seal-status to status 2015-04-20 12:11:21 -07:00
token_create.go command/token-create: add display name and one time use 2015-04-19 18:08:08 -07:00
token_create_test.go command/token-create: test 2015-04-07 14:22:18 -07:00
token_renew.go command/token-renew 2015-04-19 18:04:01 -07:00
token_renew_test.go command/token-renew 2015-04-19 18:04:01 -07:00
token_revoke.go command/token-revoke 2015-04-07 14:36:17 -07:00
token_revoke_test.go command/token-revoke 2015-04-07 14:36:17 -07:00
unmount.go command/unmount: better output 2015-04-07 10:39:17 -07:00
unmount_test.go command/unmount 2015-04-07 10:38:51 -07:00
unseal.go command/unseal: update error message 2015-04-12 18:41:42 -07:00
unseal_test.go command/unseal: can accept key from command-line 2015-04-12 18:39:41 -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 helper/kv-builder 2015-04-07 22:30:25 -07:00
write_test.go command/write: new format 2015-03-31 17:16:26 -07:00