..
agent
VAULT-9900: Log rotation for 'agent' and 'server' commands ( #18031 )
2022-11-29 14:07:04 +00:00
config
dev docs: clarify internal and external token helpers ( #13014 )
2022-08-16 16:48:24 -04:00
healthcheck
Various health check improvements + tests ( #18096 )
2022-11-23 14:42:19 +00:00
server
Use hashicorp mirror for container pulls ( #17778 )
2022-11-02 13:33:17 -04:00
test-fixtures
…
token
update gofumpt to 0.3.1 and reformat the repo ( #17055 )
2022-09-07 17:31:20 -07:00
agent.go
VAULT-9900: Log rotation for 'agent' and 'server' commands ( #18031 )
2022-11-29 14:07:04 +00:00
agent_test.go
Create global quotas of each type in every NewTestCluster. ( #18038 )
2022-11-29 14:38:33 -05:00
approle_concurrency_integ_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
audit.go
…
audit_disable.go
…
audit_disable_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
audit_enable.go
command/audit: improve audit enable type missing error message ( #16409 )
2022-07-21 16:43:50 -04:00
audit_enable_test.go
command/audit: improve audit enable type missing error message ( #16409 )
2022-07-21 16:43:50 -04:00
audit_list.go
…
audit_list_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
auth.go
…
auth_disable.go
…
auth_disable_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
auth_enable.go
Plugins: Add version info to CLI and server log output ( #17430 )
2022-10-06 12:54:27 +01:00
auth_enable_test.go
Handle deprecated builtins ( #17005 )
2022-09-06 15:49:35 -04:00
auth_help.go
…
auth_help_test.go
…
auth_list.go
CLI: Add version info to auth/secrets list -detailed ( #17293 )
2022-09-23 10:40:42 +01:00
auth_list_test.go
…
auth_move.go
remount cli changes ( #14159 )
2022-02-18 08:50:05 -08:00
auth_move_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
auth_test.go
…
auth_tune.go
Vault 8305 Prevent Brute Forcing in Auth methods : Setting user lockout configuration ( #17338 )
2022-11-01 11:02:07 -07:00
auth_tune_test.go
CLI: Tune plugin version for auth/secret mounts ( #17277 )
2022-09-22 20:55:46 +01:00
base.go
Fix raw format for other commands, add to docs! ( #17730 )
2022-10-28 12:53:23 -04:00
base_flags.go
Fix integer overflows with new parseutil ( #15437 )
2022-05-16 13:57:19 -04:00
base_flags_test.go
…
base_helpers.go
Fix raw format for other commands, add to docs! ( #17730 )
2022-10-28 12:53:23 -04:00
base_helpers_test.go
CLI: Fix erroneous warning when reading from stdin ( #17252 )
2022-09-21 21:04:49 +01:00
base_predict.go
Make key completion work for both kv-v1 and kv-v2 ( #16553 )
2022-09-13 12:11:00 -04:00
base_predict_test.go
Make key completion work for both kv-v1 and kv-v2 ( #16553 )
2022-09-13 12:11:00 -04:00
base_test.go
…
command_test.go
Make key completion work for both kv-v1 and kv-v2 ( #16553 )
2022-09-13 12:11:00 -04:00
commands.go
VAULT-9900: Log rotation for 'agent' and 'server' commands ( #18031 )
2022-11-29 14:07:04 +00:00
commands_nonwindows.go
Convert to Go 1.17 go:build directive ( #13579 )
2022-01-05 12:02:03 -06:00
commands_windows.go
Convert to Go 1.17 go:build directive ( #13579 )
2022-01-05 12:02:03 -06:00
config.go
…
config_test.go
…
debug.go
command/debug: fix bug where monitor was not honoring configured duration ( #16834 )
2022-08-23 17:09:30 -04:00
debug_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
delete.go
…
delete_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
format.go
VAULT-8703 Add warning for dangerous undocumented overrides, if used, in status response ( #17855 )
2022-11-09 11:04:36 -05:00
format_test.go
VAULT-8703 Add warning for dangerous undocumented overrides, if used, in status response ( #17855 )
2022-11-09 11:04:36 -05:00
kv.go
Mount flag syntax to mitigate confusion from KV-v2 path discrepancies ( #14807 )
2022-04-06 13:58:06 -07:00
kv_delete.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_destroy.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_enable_versioning.go
…
kv_get.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_helpers.go
Global flag that outputs minimum policy HCL required for an operation ( #14899 )
2022-04-27 16:35:18 -07:00
kv_list.go
Typo and clarity fixes ( #14081 )
2022-02-15 10:43:49 -08:00
kv_metadata.go
Mount flag syntax to mitigate confusion from KV-v2 path discrepancies ( #14807 )
2022-04-06 13:58:06 -07:00
kv_metadata_delete.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_metadata_get.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_metadata_patch.go
improve kv CLI to remove data or custom metadata using kv patch ( #18067 )
2022-11-21 17:11:36 -05:00
kv_metadata_patch_test.go
improve kv CLI to remove data or custom metadata using kv patch ( #18067 )
2022-11-21 17:11:36 -05:00
kv_metadata_put.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_metadata_put_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
kv_patch.go
Skip Formatting For NIL Secret ( #18163 )
2022-12-01 13:36:24 -06:00
kv_put.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_rollback.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_test.go
Fix kv -mount flag error when mount and secret path are the same ( #17679 )
2022-11-01 09:57:23 -04:00
kv_undelete.go
Mount flag syntax to mitigate confusion from KV-v2 path discrepancies ( #14807 )
2022-04-06 13:58:06 -07:00
lease.go
…
lease_lookup.go
…
lease_lookup_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
lease_renew.go
…
lease_renew_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
lease_revoke.go
…
lease_revoke_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
list.go
Vault CLI: show detailed information with ListResponseWithInfo ( #15417 )
2022-05-18 13:00:50 -04:00
list_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
log_flags.go
VAULT-9900: Log rotation for 'agent' and 'server' commands ( #18031 )
2022-11-29 14:07:04 +00:00
log_flags_test.go
VAULT-9900: Log rotation for 'agent' and 'server' commands ( #18031 )
2022-11-29 14:07:04 +00:00
login.go
fixing a typo in command login ( #17996 )
2022-11-16 19:21:01 -05:00
login_test.go
Store login MFA secret with tokenhelper ( #17040 )
2022-10-26 17:02:26 -04:00
main.go
Write explicit -help output to stdout ( #17308 )
2022-09-26 12:15:48 -04:00
monitor.go
api/monitor: Adding log format to monitor command and debug ( #15536 )
2022-05-24 13:10:53 -04:00
monitor_test.go
…
namespace.go
VAULT-7256: Add custom_metadata to namespaces ( #16640 )
2022-08-09 11:38:03 -04:00
namespace_api_lock.go
…
namespace_api_unlock.go
…
namespace_create.go
VAULT-7256: Add custom_metadata to namespaces ( #16640 )
2022-08-09 11:38:03 -04:00
namespace_delete.go
…
namespace_list.go
…
namespace_lookup.go
…
namespace_patch.go
Fix vault cli namespace patch examples ( #18143 )
2022-12-01 14:42:40 -06:00
operator.go
…
operator_diagnose.go
I think there was a plan at some point to support a "vault server -diagnose" command line option, but that doesn't seem to have ever come to pass. Removing the dead code. ( #17983 )
2022-11-17 09:25:27 +00:00
operator_diagnose_test.go
Vault-6037 making filesystem permissions check opt-in ( #15452 )
2022-05-17 11:34:31 -07:00
operator_generate_root.go
…
operator_generate_root_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
operator_init.go
vault operator init -output-curl-string bug ( #17514 )
2022-10-13 15:15:01 -07:00
operator_init_test.go
Validate parameters for vault operator init ( #16379 )
2022-07-25 12:45:04 -07:00
operator_key_status.go
…
operator_key_status_test.go
…
operator_members.go
Add autopilot automated upgrades and redundancy zones ( #15521 )
2022-05-20 16:49:11 -04:00
operator_migrate.go
Use %q for quoted strings where appropriate ( #15216 )
2022-08-03 12:32:45 -06:00
operator_migrate_test.go
…
operator_raft.go
…
operator_raft_autopilot_get_config.go
Add autopilot automated upgrades and redundancy zones ( #15521 )
2022-05-20 16:49:11 -04:00
operator_raft_autopilot_set_config.go
Add autopilot automated upgrades and redundancy zones ( #15521 )
2022-05-20 16:49:11 -04:00
operator_raft_autopilot_state.go
…
operator_raft_join.go
Use %q for quoted strings where appropriate ( #15216 )
2022-08-03 12:32:45 -06:00
operator_raft_listpeers.go
…
operator_raft_remove_peer.go
…
operator_raft_snapshot.go
…
operator_raft_snapshot_restore.go
…
operator_raft_snapshot_save.go
Fixing excessive unix file permissions ( #14791 )
2022-04-01 12:57:38 -04:00
operator_rekey.go
Rename master key to root key ( #13324 )
2021-12-06 17:12:20 -08:00
operator_rekey_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
operator_seal.go
Rename master key to root key ( #13324 )
2021-12-06 17:12:20 -08:00
operator_seal_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
operator_step_down.go
…
operator_step_down_test.go
…
operator_unseal.go
Rename master key to root key ( #13324 )
2021-12-06 17:12:20 -08:00
operator_unseal_test.go
Vault CLI: show detailed information with ListResponseWithInfo ( #15417 )
2022-05-18 13:00:50 -04:00
operator_usage.go
Global flag that outputs minimum policy HCL required for an operation ( #14899 )
2022-04-27 16:35:18 -07:00
patch.go
Add PATCH support to Vault CLI ( #17650 )
2022-10-26 14:30:40 -04:00
patch_test.go
Respond with data to all writes in PKI engine ( #18222 )
2022-12-05 10:40:39 -05:00
path_help.go
…
path_help_test.go
…
path_map_upgrade_api_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
pgp_test.go
fix: PGP subkeys support ( #16224 )
2022-09-22 09:12:41 -04:00
pki_health_check.go
Add mount tuning health checks ( #17902 )
2022-11-22 15:44:34 +00:00
pki_health_check_test.go
Various health check improvements + tests ( #18096 )
2022-11-23 14:42:19 +00:00
plugin.go
…
plugin_deregister.go
Plugins: Consistently use plugin_version ( #17171 )
2022-09-20 12:35:50 +01:00
plugin_deregister_test.go
Plugins: Add -version flag to 'vault plugin info' ( #17454 )
2022-10-07 15:28:15 +01:00
plugin_info.go
Plugins: Add -version flag to 'vault plugin info' ( #17454 )
2022-10-07 15:28:15 +01:00
plugin_info_test.go
Plugins: Add -version flag to 'vault plugin info' ( #17454 )
2022-10-07 15:28:15 +01:00
plugin_list.go
cli/api: Update plugin listing to always include version info in the response ( #17347 )
2022-09-29 18:22:33 +01:00
plugin_list_test.go
cli/api: Update plugin listing to always include version info in the response ( #17347 )
2022-09-29 18:22:33 +01:00
plugin_register.go
Plugins: Consistently use plugin_version ( #17171 )
2022-09-20 12:35:50 +01:00
plugin_register_test.go
CLI: Tune plugin version for auth/secret mounts ( #17277 )
2022-09-22 20:55:46 +01:00
plugin_reload.go
…
plugin_reload_status.go
…
plugin_reload_test.go
Plugins: Add -version flag to 'vault plugin info' ( #17454 )
2022-10-07 15:28:15 +01:00
plugin_test.go
Plugins: Add -version flag to 'vault plugin info' ( #17454 )
2022-10-07 15:28:15 +01:00
policy.go
…
policy_delete.go
…
policy_delete_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
policy_fmt.go
…
policy_fmt_test.go
…
policy_list.go
…
policy_list_test.go
…
policy_read.go
…
policy_read_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
policy_write.go
Warn on upper case in policy name ( #14670 )
2022-03-24 13:29:11 -07:00
policy_write_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
print.go
…
print_token.go
…
read.go
Fix raw format for other commands, add to docs! ( #17730 )
2022-10-28 12:53:23 -04:00
read_test.go
Vault 9800 Fix vault read handling for endpoints with no top-level data object ( #17913 )
2022-11-17 10:51:37 -08:00
rotate.go
…
rotate_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
secrets.go
…
secrets_disable.go
…
secrets_disable_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
secrets_enable.go
Plugins: Add version info to CLI and server log output ( #17430 )
2022-10-06 12:54:27 +01:00
secrets_enable_test.go
Move pki docker tests to pkiext ( #17928 )
2022-11-14 18:26:26 -05:00
secrets_list.go
CLI: Fix secrets list -detailed headings ( #17577 )
2022-10-18 14:46:11 +01:00
secrets_list_test.go
Add deprecation status to auth/secrets list ( #16849 )
2022-08-31 16:11:14 -04:00
secrets_move.go
remount cli changes ( #14159 )
2022-02-18 08:50:05 -08:00
secrets_move_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
secrets_tune.go
CLI: Tune plugin version for auth/secret mounts ( #17277 )
2022-09-22 20:55:46 +01:00
secrets_tune_test.go
CLI: Tune plugin version for auth/secret mounts ( #17277 )
2022-09-22 20:55:46 +01:00
server.go
Log environment variable keys at startup ( #18125 )
2022-12-02 08:49:24 -06:00
server_noprofile.go
Convert to Go 1.17 go:build directive ( #13579 )
2022-01-05 12:02:03 -06:00
server_profile.go
Convert to Go 1.17 go:build directive ( #13579 )
2022-01-05 12:02:03 -06:00
server_test.go
Log environment variable keys at startup ( #18125 )
2022-12-02 08:49:24 -06:00
server_util.go
add noop ent supported storage check ( #17883 )
2022-11-10 16:46:59 -05:00
ssh.go
…
ssh_test.go
…
status.go
…
status_test.go
…
token.go
…
token_capabilities.go
…
token_capabilities_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
token_create.go
…
token_create_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
token_lookup.go
…
token_lookup_test.go
…
token_renew.go
…
token_renew_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
token_revoke.go
…
token_revoke_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
unwrap.go
…
unwrap_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00
util.go
Fix raw format for other commands, add to docs! ( #17730 )
2022-10-28 12:53:23 -04:00
version.go
…
version_history.go
Add build date ( #14957 )
2022-04-19 14:28:08 -04:00
version_history_test.go
Vault CLI: show detailed information with ListResponseWithInfo ( #15417 )
2022-05-18 13:00:50 -04:00
version_test.go
…
write.go
Store login MFA secret with tokenhelper ( #17040 )
2022-10-26 17:02:26 -04:00
write_test.go
Revert the WithContext changes to vault tests ( #14947 )
2022-04-07 15:12:58 -04:00