| .. |
|
agent
|
Add exit-after-auth functionality to agent (#5013)
|
2018-07-30 10:37:04 -04:00 |
|
config
|
Move checkHCLKeys into hclutil (#4749)
|
2018-06-12 12:38:08 -04:00 |
|
server
|
Add request timeouts in normal request path and to expirations (#4971)
|
2018-07-24 14:50:49 -07:00 |
|
test-fixtures
|
|
|
|
token
|
|
|
|
agent.go
|
Add exit-after-auth functionality to agent (#5013)
|
2018-07-30 10:37:04 -04:00 |
|
agent_test.go
|
Add exit-after-auth functionality to agent (#5013)
|
2018-07-30 10:37:04 -04:00 |
|
approle_concurrency_integ_test.go
|
|
|
|
audit.go
|
|
|
|
audit_disable.go
|
|
|
|
audit_disable_test.go
|
|
|
|
audit_enable.go
|
|
|
|
audit_enable_test.go
|
|
|
|
audit_list.go
|
|
|
|
audit_list_test.go
|
|
|
|
auth.go
|
Prevent warnings from showing in individual commands when format is not table, in addition to the existing hiding of higher-level deprecation warnings
|
2018-05-23 17:13:39 -04:00 |
|
auth_disable.go
|
|
|
|
auth_disable_test.go
|
|
|
|
auth_enable.go
|
|
|
|
auth_enable_test.go
|
|
|
|
auth_help.go
|
|
|
|
auth_help_test.go
|
|
|
|
auth_list.go
|
Show mount accessors in normal secrets/auth list commands (#4676)
|
2018-06-01 10:20:09 -04:00 |
|
auth_list_test.go
|
|
|
|
auth_test.go
|
|
|
|
auth_tune.go
|
Add description flag to secrets and auth tune subcommands (#4894)
|
2018-07-12 11:15:50 -04:00 |
|
auth_tune_test.go
|
Add description flag to secrets and auth tune subcommands (#4894)
|
2018-07-12 11:15:50 -04:00 |
|
base.go
|
Port some ns stuff over
|
2018-08-10 12:13:11 -04:00 |
|
base_flags.go
|
Fixed parsing of environment variables (#4925)
|
2018-07-13 10:45:35 -07:00 |
|
base_helpers.go
|
Allow lease_duration to be pulled out with -field (#4906)
|
2018-07-11 15:09:04 -04:00 |
|
base_helpers_test.go
|
|
|
|
base_predict.go
|
Turn off retries on CLI (#4918)
|
2018-07-12 18:38:18 -04:00 |
|
base_predict_test.go
|
Add API functions and completions for plugins (#4194)
|
2018-03-26 13:40:33 -04:00 |
|
command_test.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
commands.go
|
Alibaba Object Storage support (#4783)
|
2018-08-13 17:03:24 -04:00 |
|
config.go
|
Move checkHCLKeys into hclutil (#4749)
|
2018-06-12 12:38:08 -04:00 |
|
config_test.go
|
|
|
|
delete.go
|
|
|
|
delete_test.go
|
|
|
|
format.go
|
Allow lease_duration to be pulled out with -field (#4906)
|
2018-07-11 15:09:04 -04:00 |
|
format_test.go
|
Don't use environment as a mechanism for floating format around. (#4622)
|
2018-05-23 16:45:17 -04:00 |
|
kv.go
|
|
|
|
kv_delete.go
|
Fix writing to KVv2 root via kv put (#4726)
|
2018-06-08 13:45:47 -04:00 |
|
kv_destroy.go
|
Fix writing to KVv2 root via kv put (#4726)
|
2018-06-08 13:45:47 -04:00 |
|
kv_enable_versioning.go
|
|
|
|
kv_get.go
|
Add in logic for handling a field of 'data' to kv get (#4895)
|
2018-07-11 15:50:26 -04:00 |
|
kv_helpers.go
|
Fix writing to KVv2 root via kv put (#4726)
|
2018-06-08 13:45:47 -04:00 |
|
kv_list.go
|
|
|
|
kv_metadata.go
|
|
|
|
kv_metadata_delete.go
|
Fix writing to KVv2 root via kv put (#4726)
|
2018-06-08 13:45:47 -04:00 |
|
kv_metadata_get.go
|
Fix writing to KVv2 root via kv put (#4726)
|
2018-06-08 13:45:47 -04:00 |
|
kv_metadata_put.go
|
vault kv metadata put doesn't need [DATA] (#4847)
|
2018-06-28 00:26:10 -07:00 |
|
kv_patch.go
|
Add kv rollback (#4774)
|
2018-06-15 15:34:17 -04:00 |
|
kv_put.go
|
|
|
|
kv_rollback.go
|
Add kv rollback (#4774)
|
2018-06-15 15:34:17 -04:00 |
|
kv_test.go
|
|
|
|
kv_undelete.go
|
Fix writing to KVv2 root via kv put (#4726)
|
2018-06-08 13:45:47 -04:00 |
|
lease.go
|
|
|
|
lease_renew.go
|
Prevent warnings from showing in individual commands when format is not table, in addition to the existing hiding of higher-level deprecation warnings
|
2018-05-23 17:13:39 -04:00 |
|
lease_renew_test.go
|
|
|
|
lease_revoke.go
|
Make single-lease revocation behave like expiration (#4883)
|
2018-07-11 15:45:35 -04:00 |
|
lease_revoke_test.go
|
Fix tests
|
2018-07-12 10:18:50 -04:00 |
|
list.go
|
|
|
|
list_test.go
|
|
|
|
login.go
|
Prevent warnings from showing in individual commands when format is not table, in addition to the existing hiding of higher-level deprecation warnings
|
2018-05-23 17:13:39 -04:00 |
|
login_test.go
|
|
|
|
main.go
|
VSI (#4985)
|
2018-07-24 22:02:27 -04:00 |
|
namespace.go
|
Port over some ns stuff
|
2018-08-10 12:17:17 -04:00 |
|
namespace_create.go
|
Port over some ns stuff
|
2018-08-10 12:17:17 -04:00 |
|
namespace_delete.go
|
Port over some ns stuff
|
2018-08-10 12:17:17 -04:00 |
|
namespace_list.go
|
Port over some ns stuff
|
2018-08-10 12:17:17 -04:00 |
|
namespace_lookup.go
|
Port over some ns stuff
|
2018-08-10 12:17:17 -04:00 |
|
operator.go
|
|
|
|
operator_generate_root.go
|
Update generate-root output (#4807)
|
2018-07-06 09:02:47 -04:00 |
|
operator_generate_root_test.go
|
Update generate-root output (#4807)
|
2018-07-06 09:02:47 -04:00 |
|
operator_init.go
|
Validate operator init args (#4838)
|
2018-06-26 10:15:00 -04:00 |
|
operator_init_test.go
|
Validate operator init args (#4838)
|
2018-06-26 10:15:00 -04:00 |
|
operator_key_status.go
|
|
|
|
operator_key_status_test.go
|
|
|
|
operator_rekey.go
|
update docs and help text to include 'operator' (#4712)
|
2018-06-06 21:11:21 -07:00 |
|
operator_rekey_test.go
|
|
|
|
operator_seal.go
|
update docs and help text to include 'operator' (#4712)
|
2018-06-06 21:11:21 -07:00 |
|
operator_seal_test.go
|
|
|
|
operator_step_down.go
|
|
|
|
operator_step_down_test.go
|
|
|
|
operator_unseal.go
|
|
|
|
operator_unseal_test.go
|
Don't use environment as a mechanism for floating format around. (#4622)
|
2018-05-23 16:45:17 -04:00 |
|
path_help.go
|
|
|
|
path_help_test.go
|
|
|
|
path_map_upgrade_api_test.go
|
|
|
|
pgp_test.go
|
|
|
|
plugin.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_deregister.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_deregister_test.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_info.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_info_test.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_list.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_list_test.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_register.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_register_test.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
plugin_test.go
|
Add plugin CLI for interacting with the plugin catalog (#4911)
|
2018-07-13 10:35:08 -07:00 |
|
policies_deprecated.go
|
|
|
|
policies_deprecated_test.go
|
|
|
|
policy.go
|
|
|
|
policy_delete.go
|
|
|
|
policy_delete_test.go
|
|
|
|
policy_fmt.go
|
|
|
|
policy_fmt_test.go
|
|
|
|
policy_list.go
|
|
|
|
policy_list_test.go
|
|
|
|
policy_read.go
|
|
|
|
policy_read_test.go
|
|
|
|
policy_write.go
|
|
|
|
policy_write_test.go
|
|
|
|
read.go
|
|
|
|
read_test.go
|
|
|
|
rotate.go
|
update docs and help text to include 'operator' (#4712)
|
2018-06-06 21:11:21 -07:00 |
|
rotate_test.go
|
|
|
|
secrets.go
|
|
|
|
secrets_disable.go
|
|
|
|
secrets_disable_test.go
|
|
|
|
secrets_enable.go
|
|
|
|
secrets_enable_test.go
|
|
|
|
secrets_list.go
|
Show mount accessors in normal secrets/auth list commands (#4676)
|
2018-06-01 10:20:09 -04:00 |
|
secrets_list_test.go
|
|
|
|
secrets_move.go
|
|
|
|
secrets_move_test.go
|
|
|
|
secrets_tune.go
|
Add description flag to secrets and auth tune subcommands (#4894)
|
2018-07-12 11:15:50 -04:00 |
|
secrets_tune_test.go
|
Add description flag to secrets and auth tune subcommands (#4894)
|
2018-07-12 11:15:50 -04:00 |
|
server.go
|
Add request timeouts in normal request path and to expirations (#4971)
|
2018-07-24 14:50:49 -07:00 |
|
server_test.go
|
|
|
|
ssh.go
|
Make the SSH executable path configurable (#4937)
|
2018-07-17 17:47:07 -07:00 |
|
ssh_test.go
|
Allow vault ssh to work with single ssh args like -v (#4825)
|
2018-07-16 10:11:56 -04:00 |
|
status.go
|
|
|
|
status_test.go
|
|
|
|
token.go
|
|
|
|
token_capabilities.go
|
Fix panic when running capabilities CLI command with multiple paths (#4553)
|
2018-05-11 11:58:12 -04:00 |
|
token_capabilities_test.go
|
Fix panic when running capabilities CLI command with multiple paths (#4553)
|
2018-05-11 11:58:12 -04:00 |
|
token_create.go
|
Prevent warnings from showing in individual commands when format is not table, in addition to the existing hiding of higher-level deprecation warnings
|
2018-05-23 17:13:39 -04:00 |
|
token_create_test.go
|
|
|
|
token_lookup.go
|
|
|
|
token_lookup_test.go
|
|
|
|
token_renew.go
|
Prevent warnings from showing in individual commands when format is not table, in addition to the existing hiding of higher-level deprecation warnings
|
2018-05-23 17:13:39 -04:00 |
|
token_renew_test.go
|
|
|
|
token_revoke.go
|
|
|
|
token_revoke_test.go
|
|
|
|
unwrap.go
|
|
|
|
unwrap_test.go
|
|
|
|
util.go
|
Allow lease_duration to be pulled out with -field (#4906)
|
2018-07-11 15:09:04 -04:00 |
|
version.go
|
|
|
|
version_test.go
|
|
|
|
write.go
|
|
|
|
write_test.go
|
|
|