open-vault/command
Jeff Mitchell 528b25c5f4 Merge HA Backend objects 2016-03-21 16:56:13 -04:00
..
server Merge HA Backend objects 2016-03-21 16:56:13 -04:00
test-fixtures Add missing fixture 2016-03-10 17:40:40 -05:00
token
audit_disable.go
audit_disable_test.go
audit_enable.go Rename id to path and path to file_path, print audit backend paths 2016-03-14 17:15:07 -04:00
audit_enable_test.go
audit_list.go Rename id to path and path to file_path, print audit backend paths 2016-03-14 17:15:07 -04:00
audit_list_test.go
auth.go Restore the previous valid token if token authentication fails 2016-03-18 14:43:16 -04:00
auth_disable.go
auth_disable_test.go
auth_enable.go
auth_enable_test.go
auth_test.go
capabilities.go use errwrap to check the type of error message, fix typos 2016-03-07 18:36:26 -05:00
capabilities_test.go use errwrap to check the type of error message, fix typos 2016-03-07 18:36:26 -05:00
command_test.go
config.go Remove log statement 2016-03-10 17:48:34 -05:00
config_test.go Parse HCL keys in command config 2016-03-10 15:25:25 -05:00
delete.go
delete_test.go
format.go AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
format_test.go
generate-root.go
generate-root_test.go
init.go add missing verb 2016-02-26 14:43:56 +01:00
init_test.go
key_status.go
key_status_test.go
list.go
list_test.go
meta.go
meta_test.go
mount.go
mount_test.go
mounts.go
mounts_test.go
mounttune.go
path_help.go
path_help_test.go
pgp_test.go
policy_delete.go fix typo 2016-03-01 11:48:17 -05:00
policy_delete_test.go
policy_list.go
policy_list_test.go
policy_write.go
policy_write_test.go Fix failing policy-write integration test 2016-03-10 15:45:49 -05:00
read.go
read_test.go
rekey.go add missing verb 2016-02-26 14:43:56 +01:00
rekey_test.go
remount.go
remount_test.go
renew.go
renew_test.go
revoke.go Add forced revocation. 2016-03-03 10:13:59 -05:00
revoke_test.go
rotate.go
rotate_test.go
seal.go
seal_test.go
server.go Fix Typo 2016-03-18 14:06:49 +00:00
server_test.go Add test for listener reloading, and update website docs. 2016-03-14 14:05:47 -04:00
ssh.go
ssh_test.go
status.go
status_test.go
step-down.go Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05:00
token_create.go Add command and token store documentation for roles 2016-03-01 13:02:40 -05:00
token_create_test.go
token_lookup.go Added accessor flag to token-revoke CLI 2016-03-10 21:21:20 -05:00
token_lookup_test.go Added test for token-lookup accessor flag 2016-03-10 21:21:20 -05:00
token_renew.go Address review feedback 2016-03-01 20:25:40 -05:00
token_renew_test.go Allow `token-renew` to not be given a token; it will then use the 2016-03-01 17:02:48 -05:00
token_revoke.go Added accessor flag to token-revoke CLI 2016-03-10 21:21:20 -05:00
token_revoke_test.go Added test for token-revoke accessor flag 2016-03-10 21:38:27 -05:00
unmount.go
unmount_test.go
unseal.go
unseal_test.go
version.go
version_test.go
write.go Add `-field` and `-format` to write command. 2016-03-17 14:57:30 -04:00
write_test.go