open-vault/command
Jason O'Donnell 87350f927f
agent/auto-auth: add exit_on_err configurable (#17091)
* agent/auto-auth: add exit_on_err configurable

* changelog

* Update backoff function to quit

* Clarify doc

* Fix test
2022-09-15 11:00:31 -07:00
..
agent agent/auto-auth: add exit_on_err configurable (#17091) 2022-09-15 11:00:31 -07:00
config dev docs: clarify internal and external token helpers (#13014) 2022-08-16 16:48:24 -04:00
server OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -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 agent/auto-auth: add exit_on_err configurable (#17091) 2022-09-15 11:00:31 -07:00
agent_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
approle_concurrency_integ_test.go
audit.go
audit_disable.go
audit_disable_test.go
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
auth.go
auth_disable.go
auth_disable_test.go
auth_enable.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +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 Add deprecation status to auth/secrets list (#16849) 2022-08-31 16:11:14 -04:00
auth_list_test.go
auth_move.go
auth_move_test.go
auth_test.go
auth_tune.go
auth_tune_test.go
base.go Env Flag Filtering (#16683) 2022-08-17 21:29:16 -04:00
base_flags.go
base_flags_test.go
base_helpers.go Env Flag Filtering (#16683) 2022-08-17 21:29:16 -04:00
base_helpers_test.go Env Flag Filtering (#16683) 2022-08-17 21:29:16 -04: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-7256: Add custom_metadata to namespaces (#16640) 2022-08-09 11:38:03 -04:00
commands_nonwindows.go
commands_windows.go
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
delete.go
delete_test.go
format.go HCP link integration (#16939) 2022-09-06 14:11:04 -04:00
format_test.go
kv.go
kv_delete.go
kv_destroy.go
kv_enable_versioning.go
kv_get.go Make key completion work for both kv-v1 and kv-v2 (#16553) 2022-09-13 12:11:00 -04:00
kv_helpers.go
kv_list.go
kv_metadata.go
kv_metadata_delete.go
kv_metadata_get.go
kv_metadata_patch.go
kv_metadata_patch_test.go
kv_metadata_put.go
kv_metadata_put_test.go
kv_patch.go Make key completion work for both kv-v1 and kv-v2 (#16553) 2022-09-13 12:11:00 -04:00
kv_put.go Make key completion work for both kv-v1 and kv-v2 (#16553) 2022-09-13 12:11:00 -04:00
kv_rollback.go
kv_test.go ignore leading slash in kv get command (#16443) 2022-07-28 14:11:58 -04:00
kv_undelete.go
lease.go
lease_lookup.go
lease_lookup_test.go
lease_renew.go
lease_renew_test.go
lease_revoke.go
lease_revoke_test.go
list.go
list_test.go
login.go Minor grammar correction in help for login command (#16211) 2022-07-06 09:17:11 -07:00
login_test.go
main.go Env Flag Filtering (#16683) 2022-08-17 21:29:16 -04:00
monitor.go
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 VAULT-7256: Add custom_metadata to namespaces (#16640) 2022-08-09 11:38:03 -04:00
operator.go
operator_diagnose.go updating hcp link structs, and fix diagnose (#17097) 2022-09-12 11:10:01 -04:00
operator_diagnose_test.go
operator_generate_root.go
operator_generate_root_test.go
operator_init.go Validate parameters for vault operator init (#16379) 2022-07-25 12:45:04 -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
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
operator_raft_autopilot_set_config.go
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
operator_rekey.go
operator_rekey_test.go
operator_seal.go
operator_seal_test.go
operator_step_down.go
operator_step_down_test.go
operator_unseal.go
operator_unseal_test.go
operator_usage.go
path_help.go
path_help_test.go
path_map_upgrade_api_test.go
pgp_test.go
plugin.go
plugin_deregister.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
plugin_deregister_test.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
plugin_info.go Add deprecation status to plugin api and cli (#17077) 2022-09-09 16:03:07 -04:00
plugin_info_test.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
plugin_list.go Add deprecation status to plugin api and cli (#17077) 2022-09-09 16:03:07 -04:00
plugin_list_test.go
plugin_register.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
plugin_register_test.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
plugin_reload.go
plugin_reload_status.go
plugin_reload_test.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
plugin_test.go Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
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
print.go
print_token.go
read.go
read_test.go
rotate.go
rotate_test.go
secrets.go
secrets_disable.go
secrets_disable_test.go
secrets_enable.go
secrets_enable_test.go Mark database-specific secrets engines Pending Removal (#17038) 2022-09-07 10:45:09 -04:00
secrets_list.go Add deprecation status to auth/secrets list (#16849) 2022-08-31 16:11:14 -04:00
secrets_list_test.go Add deprecation status to auth/secrets list (#16849) 2022-08-31 16:11:14 -04:00
secrets_move.go
secrets_move_test.go
secrets_tune.go
secrets_tune_test.go
server.go HCP link integration (#16939) 2022-09-06 14:11:04 -04:00
server_noprofile.go
server_profile.go
server_test.go refactor: replace strings.Replace with strings.ReplaceAll (#15392) 2022-08-03 15:22:48 -04:00
server_util.go add OSS noop check for valid ent storage (#15894) 2022-06-08 17:15:28 -04:00
ssh.go
ssh_test.go
status.go
status_test.go
token.go
token_capabilities.go
token_capabilities_test.go
token_create.go
token_create_test.go
token_lookup.go
token_lookup_test.go
token_renew.go
token_renew_test.go
token_revoke.go
token_revoke_test.go
unwrap.go
unwrap_test.go
util.go dev docs: clarify internal and external token helpers (#13014) 2022-08-16 16:48:24 -04:00
version.go
version_history.go
version_history_test.go
version_test.go
write.go
write_test.go