.. |
server
|
Don't panic on an empty configuration during merge
|
2016-07-05 16:49:15 -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
|
Concatenating the output instead of printing twice
|
2016-06-20 15:26:33 -04:00 |
format_test.go
|
Concatenating the output instead of printing twice
|
2016-06-20 15:26:33 -04:00 |
generate-root.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 |
generate-root_test.go
|
Move meta into its own package
|
2016-04-01 13:16:05 -04:00 |
init.go
|
Fix number of recovery shares output during init
|
2016-05-03 23:07:09 -04:00 |
init_test.go
|
Add check against seal type to catch errors before we attempt to use the data
|
2016-04-15 18:16:48 -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 |
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 |
mounttune.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.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
|
Add the ability to generate root tokens via unseal keys.
|
2016-01-19 18:28:10 -05: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
|
SealInterface
|
2016-04-04 10:44:22 -04:00 |
rekey_test.go
|
SealInterface
|
2016-04-04 10:44:22 -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
|
Move meta into its own package
|
2016-04-01 13:16:05 -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
|
#1486 : Fixed sealed and leader checks for consul backend
|
2016-06-03 16:00:31 -07:00 |
server_test.go
|
Up sleep time during reload test to not fail under certain test conditions
|
2016-06-27 15:37:25 -04:00 |
ssh.go
|
Address review feedback
|
2016-06-01 11:39:48 -04:00 |
ssh_test.go
|
Move meta into its own package
|
2016-04-01 13:16:05 -04:00 |
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 |
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 explicit max TTL capability to token creation API
|
2016-06-08 14:49:48 -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
|
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_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 aliases for field flag to allow printing auth results.
|
2016-06-27 23:19:09 -04:00 |
write_test.go
|
Move meta into its own package
|
2016-04-01 13:16:05 -04:00 |