vault/command
Nick Cabatoff 34ba7acdb8
Start using entAddExtPlugins instead of the init hook addExternalPlugins (#23665)
This causes the registry to now contain ent plugins on ent; previously it did not, though that appears to have been the intention. I believe this is because of the order in which inits were run.

Having changed this, various tests broke that were relying on the incorrect behaviour. Several tests were changed to rely less on opaque counts of expected plugins, instead they're now using explicit comparison by name.
2023-10-17 09:46:54 -04:00
..
agent VAULT-19681 allow users to specify files for agent child process stdout/stderr (#22812) 2023-09-12 13:54:37 -04:00
agentproxyshared VAULT-19255 - Add event based static secret cache updater to Vault Proxy (#23560) 2023-10-16 10:14:36 -04:00
config [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
healthcheck [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
proxy VAULT-19255 - Add event based static secret cache updater to Vault Proxy (#23560) 2023-10-16 10:14:36 -04:00
server Listeners: Redaction only for TCP (#23592) 2023-10-11 12:38:05 -04:00
test-backend [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
test-fixtures [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
agent_generate_config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
agent_generate_config.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
agent_test.go fix: Fail in goroutine after tests have completed (#23158) 2023-09-19 08:40:10 -07:00
agent.go VAULT-19681 allow users to specify files for agent child process stdout/stderr (#22812) 2023-09-12 13:54:37 -04:00
approle_concurrency_integ_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit_disable_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit_disable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit_enable_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit_enable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit_list_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit_list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
audit.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_disable_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_disable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_enable_test.go Start using entAddExtPlugins instead of the init hook addExternalPlugins (#23665) 2023-10-17 09:46:54 -04:00
auth_enable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_help_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_help.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_list_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_move_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_move.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_tune_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_tune.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base_flags_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base_flags.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base_helpers_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base_helpers.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base_predict_test.go Start using entAddExtPlugins instead of the init hook addExternalPlugins (#23665) 2023-10-17 09:46:54 -04:00
base_predict.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
base.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
command_stubs_oss.go remove unused param from entEnableFourClusterDev (#23647) 2023-10-13 10:19:26 -05:00
command_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
commands_nonwindows.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
commands_windows.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
commands.go Remove old hooks and start calling new ones. (#23550) 2023-10-06 12:16:19 -04:00
config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
debug_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
debug.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
delete_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
delete.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
events_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
events.go events: Update docs for beta release (#23036) 2023-09-13 14:18:18 -07:00
format_test.go Correct the post-unseal meaning of the seal status type (#23022) 2023-10-09 12:53:13 -05:00
format.go Correct the post-unseal meaning of the seal status type (#23022) 2023-10-09 12:53:13 -05:00
kv_delete.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_destroy.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_enable_versioning.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_get.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_helpers_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_helpers.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata_delete.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata_get.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata_patch_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata_patch.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata_put_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata_put.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_metadata.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_patch.go [VAULT-1324] Fix the CLI failing to return wrapping information for KV PUT and PATCH operations when format is set to 'table' (#22818) 2023-09-07 20:43:57 +01:00
kv_put.go [VAULT-1324] Fix the CLI failing to return wrapping information for KV PUT and PATCH operations when format is set to 'table' (#22818) 2023-09-07 20:43:57 +01:00
kv_rollback.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv_undelete.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_lookup_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_lookup.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_renew_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_renew.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_revoke_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease_revoke.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lease.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
list_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
log_flags_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
log_flags.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
login_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
login.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
main.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
monitor_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
monitor.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_api_lock.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_api_unlock.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_create.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_delete.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_lookup.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace_patch.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
namespace.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_diagnose_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_diagnose.go Set partiallyWrappedPaths to false in operator_diagnose test (#22724) 2023-09-01 07:57:28 -05:00
operator_generate_root_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_generate_root.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_init_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_init.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_key_status_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_key_status.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_members.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_migrate_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_migrate.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_autopilot_get_config.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_autopilot_set_config.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_autopilot_state.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_join.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_listpeers.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_remove_peer.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_snapshot_restore.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_snapshot_save.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft_snapshot.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_raft.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_rekey_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_rekey.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_seal_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_seal.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_step_down_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_step_down.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_unseal_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_unseal.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator_usage.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
operator.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
patch_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
patch.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_help_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_help.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pgp_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_health_check_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_health_check.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_issue_intermediate_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_issue_intermediate.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_list_intermediate_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_list_intermediate.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_reissue_intermediate_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_reissue_intermediate.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_verify_sign_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki_verify_sign.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_deregister_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_deregister.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_info_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_info.go Vault 18538 reference runtime on plugin register (#22744) 2023-09-06 23:37:10 -07:00
plugin_list_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_list.go add oci_image and runtime to VersionedPlugin (#22866) 2023-09-07 13:42:47 -07:00
plugin_register_test.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_register.go Vault 18538 reference runtime on plugin register (#22744) 2023-09-06 23:37:10 -07:00
plugin_reload_status.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_reload_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_reload.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin_runtime_deregister_test.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_deregister.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_info_test.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_info.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_list_test.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_list.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_register_test.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime_register.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_runtime.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
plugin_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
plugin.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_delete_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_delete.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_fmt_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_fmt.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_list_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_read_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_read.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_write_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_write.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
print_token.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
print.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
proxy_test.go VAULT-19255 - Add event based static secret cache updater to Vault Proxy (#23560) 2023-10-16 10:14:36 -04:00
proxy.go VAULT-19255 - Add event based static secret cache updater to Vault Proxy (#23560) 2023-10-16 10:14:36 -04:00
read_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
read.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
rotate_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
rotate.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_disable_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_disable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_enable_test.go Start using entAddExtPlugins instead of the init hook addExternalPlugins (#23665) 2023-10-17 09:46:54 -04:00
secrets_enable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_list_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_list.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_move_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_move.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_tune_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets_tune.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secrets.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_noprofile.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_profile.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_sealgenerationinfo_test.go Provide a better error message around initializing with multiple seals (#23210) 2023-09-21 12:32:44 -04:00
server_test.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00
server.go Step 3 of part 3 of removing ent init hooks: call stubs instead of var func hooks. (#23646) 2023-10-13 13:36:15 -04:00
ssh_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
ssh.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
status_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
status.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_capabilities_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_capabilities.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_create_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_create.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_lookup_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_lookup.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_renew_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_renew.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_revoke_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_revoke.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform_import_key_version.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform_import_key.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transit_import_key_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transit_import_key_version.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transit_import_key.go Improve transit import command error handling (#22755) 2023-09-05 10:04:37 -04:00
transit.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
unwrap_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
unwrap.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
util.go add CLI commands for plugin runtime VAULT-18181 (#22819) 2023-09-08 10:11:48 -07:00
version_history_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
version_history.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
version_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
version.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
write_test.go Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
write.go Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00