open-vault/command
2017-10-24 09:28:06 -04:00
..
server Final sync 2017-10-23 17:39:21 -04:00
test-fixtures
token Add an in-mem token helper for testing 2017-10-24 09:27:19 -04:00
audit_disable.go Update audit-disable command 2017-10-24 09:28:06 -04:00
audit_disable_test.go Update audit-disable command 2017-10-24 09:28:06 -04:00
audit_enable.go Update audit-enable command 2017-10-24 09:28:06 -04:00
audit_enable_test.go Update audit-enable command 2017-10-24 09:28:06 -04:00
audit_list.go Update audit-list command 2017-10-24 09:28:06 -04:00
audit_list_test.go Update audit-list command 2017-10-24 09:28:06 -04:00
auth.go Update auth command 2017-10-24 09:28:06 -04:00
auth_disable.go Update auth-disable command 2017-10-24 09:28:06 -04:00
auth_disable_test.go Update auth-disable command 2017-10-24 09:28:06 -04:00
auth_enable.go Update auth-enable command 2017-10-24 09:28:06 -04:00
auth_enable_test.go Update auth-enable command 2017-10-24 09:28:06 -04:00
auth_help.go Add new auth-help command 2017-10-24 09:28:06 -04:00
auth_help_test.go Add new auth-help command 2017-10-24 09:28:06 -04:00
auth_list.go Add new auth-list command 2017-10-24 09:28:06 -04:00
auth_list_test.go Add new auth-list command 2017-10-24 09:28:06 -04:00
auth_test.go Update auth command 2017-10-24 09:28:06 -04:00
base.go Cleanup base flags a bit 2017-10-24 09:28:05 -04:00
base_flags.go Allow hiding flags 2017-10-24 09:28:05 -04:00
base_helpers.go Expand and centralize helpers 2017-10-24 09:28:05 -04:00
base_helpers_test.go Expand and centralize helpers 2017-10-24 09:28:05 -04:00
base_predict.go Add more predictors 2017-10-24 09:28:06 -04:00
base_predict_test.go Add more predictors 2017-10-24 09:28:06 -04:00
capabilities.go Update capabilities command 2017-10-24 09:28:06 -04:00
capabilities_test.go Update capabilities command 2017-10-24 09:28:06 -04:00
command_test.go Add more testing helper functions 2017-10-24 09:28:06 -04:00
config.go
config_test.go
delete.go
delete_test.go
format.go Output JSON with spaces not tabs 2017-10-24 09:26:44 -04:00
format_test.go
generate-root.go Add basic autocompletion (#3223) 2017-08-24 15:23:40 -07:00
generate-root_test.go
init.go Add basic autocompletion (#3223) 2017-08-24 15:23:40 -07:00
init_test.go
key_status.go
key_status_test.go
list.go
list_test.go
main.go Drop cli and meta packages 2017-10-24 09:27:19 -04:00
mount.go Add basic autocompletion (#3223) 2017-08-24 15:23:40 -07:00
mount_test.go Rename "generic" secret backend to "kv" (#3292) 2017-09-15 09:02:29 -04:00
mount_tune.go
mounts.go Final sync 2017-10-23 17:39:21 -04:00
mounts_test.go
path_help.go
path_help_test.go
pgp_test.go Add helper for decrypting via PGP in tests 2017-10-24 09:28:06 -04:00
policy_delete.go
policy_delete_test.go
policy_list.go
policy_list_test.go
policy_write.go Properly lowercase policy names. (#3210) 2017-08-18 19:47:23 -04:00
policy_write_test.go
read.go Add basic autocompletion (#3223) 2017-08-24 15:23:40 -07:00
read_test.go
rekey.go Final sync 2017-10-23 17:39:21 -04:00
rekey_test.go
remount.go Rename "generic" secret backend to "kv" (#3292) 2017-09-15 09:02:29 -04:00
remount_test.go Rename "generic" secret backend to "kv" (#3292) 2017-09-15 09:02:29 -04:00
renew.go
renew_test.go
revoke.go
revoke_test.go
rotate.go
rotate_test.go
seal.go
seal_test.go
server.go Make compile 2017-10-23 17:41:44 -04:00
server_ha_test.go Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
server_test.go Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
ssh.go Thread stderr through too (#3211) 2017-08-21 17:23:29 -04:00
ssh_test.go
status.go
status_test.go
step-down.go
token_create.go
token_create_test.go
token_lookup.go
token_lookup_test.go
token_renew.go
token_renew_test.go
token_revoke.go
token_revoke_test.go
unmount.go
unmount_test.go
unseal.go
unseal_test.go
unwrap.go
unwrap_test.go
util.go Detect terminal and use the output writer for raw fields 2017-10-24 09:28:06 -04:00
version.go
version_test.go
write.go Add basic autocompletion (#3223) 2017-08-24 15:23:40 -07:00
write_test.go