open-vault/command
2015-06-30 18:33:17 -04:00
..
server command/listener: Request TLS client cert. Fixes #214 2015-05-20 16:01:40 -07:00
test-fixtures
token command/token: add Env to Helper 2015-05-12 07:22:38 +02:00
audit_disable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
audit_disable_test.go
audit_enable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
audit_enable_test.go
audit_list.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
audit_list_test.go
auth.go command/auth: warn earlier about VAULT_TOKEN 2015-06-18 13:48:04 -07:00
auth_disable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
auth_disable_test.go
auth_enable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
auth_enable_test.go
auth_test.go Add test for stdin input 2015-05-23 13:23:38 -05:00
command_test.go
config.go
config_test.go
delete.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
delete_test.go
format.go command/token-create: provide more useful output. Fixes #337 2015-06-17 16:59:50 -07:00
init.go Updated phrasing to note restarts, stop, and other sealing scenarios 2015-05-28 17:07:38 -07:00
init_test.go
key_status.go command/key-status: Adding new key-status command 2015-05-27 18:17:02 -07:00
key_status_test.go command/key-status: Adding new key-status command 2015-05-27 18:17:02 -07:00
meta.go Rename skip verify env 2015-05-11 11:27:54 -07:00
meta_test.go Rename skip verify env 2015-05-11 11:27:54 -07:00
mount.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
mount_test.go
mounts.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
mounts_test.go
path_help.go command/path-help: rename command, better error if sealed. Fixes #234 2015-06-18 15:56:42 -07:00
path_help_test.go command/path-help: rename command, better error if sealed. Fixes #234 2015-06-18 15:56:42 -07:00
policy_delete.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
policy_delete_test.go
policy_list.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
policy_list_test.go
policy_write.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
policy_write_test.go
read.go command/read: Ensure only a single argument. Fixes #304 2015-06-18 16:00:41 -07:00
read_test.go Add ability to read raw field from secret 2015-05-22 11:28:23 -07:00
rekey.go command/rekey: use same language in rekey as init 2015-06-01 13:08:20 +02:00
rekey_test.go command/rekey: adding tests 2015-05-28 15:22:42 -07:00
remount.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
remount_test.go
renew.go command/renew: typo fix. Fixes #240 2015-05-21 11:03:25 -07:00
renew_test.go
revoke.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
revoke_test.go
rotate.go command/rotate: Adding new rotate command 2015-05-28 10:16:33 -07:00
rotate_test.go command/rotate: Adding new rotate command 2015-05-28 10:16:33 -07:00
seal.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
seal_test.go
server.go command/server: fixing output weirdness 2015-06-18 13:48:18 -07:00
ssh.go Refactoring changes 2015-06-29 22:00:08 -04:00
status.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
status_test.go
token_create.go command/token-create: provide more useful output. Fixes #337 2015-06-17 16:59:50 -07:00
token_create_test.go command/token-create: provide more useful output. Fixes #337 2015-06-17 16:59:50 -07:00
token_renew.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
token_renew_test.go
token_revoke.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
token_revoke_test.go
unmount.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
unmount_test.go
unseal.go Improve unseal CLI message 2015-05-19 00:34:18 -07:00
unseal_test.go
version.go
version_test.go
write.go Input validations, help strings, default_user support 2015-06-30 18:33:17 -04:00
write_test.go command/write: adding force flag for when no data fields are necessary. Fixes #357 2015-06-18 13:51:06 -07:00