..
server
Request forwarding ( #1721 )
2016-08-15 09:42:42 -04:00
test-fixtures
Remove config from Meta; it's only used right now with the token helper.
2016-04-01 16:02:18 -04:00
token
Fix up external token helper tests
2016-06-22 10:04:43 -04:00
audit_disable.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
audit_disable_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
audit_enable.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
audit_enable_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
audit_list.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
audit_list_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
auth.go
Merge pull request #1531 from hashicorp/auth-mount-tune-params
2016-06-20 20:24:47 -04:00
auth_disable.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
auth_disable_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
auth_enable.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
auth_enable_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
auth_test.go
Remove config from Meta; it's only used right now with the token helper.
2016-04-01 16:02:18 -04:00
capabilities.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
capabilities_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
command_test.go
Remove config from Meta; it's only used right now with the token helper.
2016-04-01 16:02:18 -04:00
config.go
Improve error handling re: homedir expansion
2016-04-25 18:01:13 -07:00
config_test.go
Remove config from Meta; it's only used right now with the token helper.
2016-04-01 16:02:18 -04:00
delete.go
Provide clarity for output statements of idempotent calls.
2016-04-14 15:46:45 +00:00
delete_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
format.go
Have human-oriented token duration and secret duration output display a more human-friendly format
2016-07-19 12:15:00 -04:00
format_test.go
Added JSON Decode and Encode helpers.
2016-07-06 12:25:40 -04:00
generate-root.go
Fix generate-root synopsis
2016-08-05 16:35:03 -04:00
generate-root_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
init.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
init_test.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
key_status.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
key_status_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
list.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
list_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
mount.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
mount_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
mount_tune.go
Rename mounttune.go
2016-08-08 16:22:28 -04:00
mounts.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
mounts_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
path_help.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
path_help_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
pgp_test.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
policy_delete.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
policy_delete_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
policy_list.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
policy_list_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
policy_write.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
policy_write_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
read.go
Add unwrap command, and change how the response is embedded (as a string, not an object)
2016-05-19 11:25:15 -04:00
read_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
rekey.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
rekey_test.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
remount.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
remount_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
renew.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
renew_test.go
Add HTTP test for renew and fix muxing
2016-08-08 20:01:08 -04:00
revoke.go
Provide clarity for output statements of idempotent calls.
2016-04-14 15:46:45 +00:00
revoke_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
rotate.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
rotate_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
seal.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
seal_test.go
Change seal test name in command package
2016-04-26 00:12:14 +00:00
server.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
server_test.go
Request forwarding ( #1721 )
2016-08-15 09:42:42 -04:00
ssh.go
Support execution of remote commands using 'vault ssh'
2016-08-01 14:53:00 -04:00
ssh_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
status.go
Add cluster information to 'vault status'
2016-07-29 14:13:53 -04:00
status_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
step-down.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
token_create.go
Add periodic support for root/sudo tokens to auth/token/create
2016-08-12 21:14:12 -04:00
token_create_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
token_lookup.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
token_lookup_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
token_renew.go
Add periodic support for root/sudo tokens to auth/token/create
2016-08-12 21:14:12 -04:00
token_renew_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
token_revoke.go
Provide clarity for output statements of idempotent calls.
2016-04-14 15:46:45 +00:00
token_revoke_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
unmount.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
unmount_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
unseal.go
Fix up the meta common options text function to not strip leading space and fix up commands
2016-04-01 16:50:12 -04:00
unseal_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00
unwrap.go
Make Unwrap a first-party API command and refactor UnwrapCommand to use it
2016-05-27 21:04:30 +00:00
unwrap_test.go
Add unwrap test function and some robustness around paths for the wrap lookup function
2016-05-19 11:49:46 -04:00
util.go
Add aliases for field flag to allow printing auth results.
2016-06-27 23:19:09 -04:00
version.go
Print version on startup.
2015-11-09 13:52:55 -05:00
version_test.go
command: version test
2015-03-03 23:14:54 -08:00
wrapping_test.go
Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors
2016-05-16 16:11:33 -04:00
write.go
Add some info about -f to the "expects two arguments" error.
2016-08-12 15:47:16 -04:00
write_test.go
Move meta into its own package
2016-04-01 13:16:05 -04:00