open-vault/command
2015-12-14 17:58:30 -05:00
..
server Allow separate HA physical backend. 2015-12-14 07:59:58 -05:00
test-fixtures
token
audit_disable.go
audit_disable_test.go
audit_enable.go
audit_enable_test.go
audit_list.go
audit_list_test.go
auth.go Remove format parameter 2015-10-02 14:10:24 -04:00
auth_disable.go
auth_disable_test.go
auth_enable.go
auth_enable_test.go
auth_test.go
command_test.go
config.go
config_test.go
delete.go
delete_test.go
format.go Merge pull request #832 from mlafeldt/yaml-ouput 2015-12-11 12:04:41 -05:00
init.go Update CLI help text for init/rekey regarding base64-encoded keys 2015-10-08 11:09:30 -04:00
init_test.go
key_status.go
key_status_test.go
meta.go Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
meta_test.go Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
mount.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
mount_test.go
mounts.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
mounts_test.go
mounttune.go Fix mount-tune CLI output 2015-10-09 16:03:31 -04:00
path_help.go
path_help_test.go
pgp_test.go
policy_delete.go
policy_delete_test.go
policy_list.go
policy_list_test.go
policy_write.go
policy_write_test.go
read.go Allow to output secrets in YAML format 2015-12-10 11:32:31 +01:00
read_test.go
rekey.go Update CLI help text for init/rekey regarding base64-encoded keys 2015-10-08 11:09:30 -04:00
rekey_test.go
remount.go
remount_test.go
renew.go Allow to output secrets in YAML format 2015-12-10 11:32:31 +01:00
renew_test.go
revoke.go
revoke_test.go
rotate.go
rotate_test.go
seal.go
seal_test.go
server.go Address review feedback 2015-12-14 17:58:30 -05:00
server_test.go Allow separate HA physical backend. 2015-12-14 07:59:58 -05:00
ssh.go
ssh_test.go Remove use of os/user as it cannot be run with CGO disabled 2015-10-02 18:43:38 -07:00
status.go
status_test.go
token_create.go Allow to output secrets in YAML format 2015-12-10 11:32:31 +01:00
token_create_test.go
token_renew.go Allow to output secrets in YAML format 2015-12-10 11:32:31 +01:00
token_renew_test.go
token_revoke.go
token_revoke_test.go
unmount.go Fix unmount help output 2015-11-09 15:23:49 -05:00
unmount_test.go
unseal.go Add reset support to the unseal command. 2015-10-28 15:59:39 -04:00
unseal_test.go
version.go Print version on startup. 2015-11-09 13:52:55 -05:00
version_test.go
write.go
write_test.go