open-vault/command
Theron Voran 6ea82f6d1a
agent: drop dockertest dep in cacheboltdb test (#11145)
ioutils --> ioutil
2021-03-18 17:46:40 -07:00
..
agent agent: drop dockertest dep in cacheboltdb test (#11145) 2021-03-18 17:46:40 -07:00
config
server Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
test-fixtures
token
agent.go Rework agent retry config, extend it to cover proxy cache as well (#11113) 2021-03-18 14:14:09 -04:00
agent_test.go Rework agent retry config, extend it to cover proxy cache as well (#11113) 2021-03-18 14:14:09 -04:00
approle_concurrency_integ_test.go
audit.go
audit_disable.go
audit_disable_test.go
audit_enable.go
audit_enable_test.go Send a test message before committing a new audit device. (#10520) 2020-12-16 16:00:32 -06:00
audit_list.go
audit_list_test.go
auth.go
auth_disable.go
auth_disable_test.go
auth_enable.go
auth_enable_test.go
auth_help.go
auth_help_test.go
auth_list.go
auth_list_test.go
auth_test.go
auth_tune.go
auth_tune_test.go
base.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
base_flags.go Bool pointer flag (#10988) 2021-02-24 10:45:03 -05:00
base_flags_test.go Bool pointer flag (#10988) 2021-02-24 10:45:03 -05:00
base_helpers.go Two minor changes not reflected OSS side (#11020) 2021-02-26 14:23:56 -06:00
base_helpers_test.go
base_predict.go
base_predict_test.go Bundle new Vault plugin: Terraform secrets (#10931) 2021-02-19 16:38:56 -06:00
command_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
commands.go Add command to look up a lease by ID (#11129) 2021-03-18 11:11:09 -05:00
commands_nonwindows.go
commands_windows.go
config.go
config_test.go
debug.go Add log gathering to debug command. (#10609) 2020-12-22 15:15:24 -05:00
debug_test.go Add log gathering to debug command. (#10609) 2020-12-22 15:15:24 -05:00
delete.go
delete_test.go
format.go Remove unneeded fields from state output (#11073) 2021-03-10 12:08:12 -05:00
format_test.go core: Record the time a node became active (#10489) 2020-12-11 16:50:19 -08:00
kv.go
kv_delete.go
kv_destroy.go
kv_enable_versioning.go Fix outdated enable-versioning command usage in kv (#10212) 2020-10-23 12:46:20 -07:00
kv_get.go
kv_helpers.go
kv_list.go Fix KV list command with whitespaces (#8017) 2020-11-23 12:38:14 -07:00
kv_metadata.go
kv_metadata_delete.go
kv_metadata_get.go
kv_metadata_put.go
kv_metadata_put_test.go Prevent panic due to upgrading existing `kv` mount to v2. (#9536) 2020-07-20 16:35:26 -04:00
kv_patch.go
kv_put.go
kv_rollback.go
kv_test.go Retry a KV put command if the message indicates kv-v2 upgrade. (#9873) 2020-09-02 10:53:36 -05:00
kv_undelete.go
lease.go
lease_lookup.go Add command to look up a lease by ID (#11129) 2021-03-18 11:11:09 -05:00
lease_lookup_test.go Add command to look up a lease by ID (#11129) 2021-03-18 11:11:09 -05:00
lease_renew.go
lease_renew_test.go
lease_revoke.go
lease_revoke_test.go
list.go Fix KV list command with whitespaces (#8017) 2020-11-23 12:38:14 -07:00
list_test.go Fix KV list command with whitespaces (#8017) 2020-11-23 12:38:14 -07:00
login.go
login_test.go
main.go
monitor.go
monitor_test.go
namespace.go
namespace_create.go
namespace_delete.go
namespace_list.go
namespace_lookup.go
operator.go
operator_diagnose.go `vault operator diagnose` stub command (#10819) 2021-02-02 14:15:10 -06:00
operator_generate_root.go
operator_generate_root_test.go
operator_init.go Fix typo in usage description of operator init -status flag (#10618) 2020-12-23 13:12:44 -07:00
operator_init_test.go
operator_key_status.go
operator_key_status_test.go
operator_migrate.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
operator_migrate_test.go
operator_raft.go
operator_raft_autopilot_get_config.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
operator_raft_autopilot_set_config.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
operator_raft_autopilot_state.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
operator_raft_join.go Revert "Read-replica instead of non-voter (#10875)" (#10890) 2021-02-10 16:41:58 -05:00
operator_raft_listpeers.go Add list peers to DR secondaries (#10746) 2021-01-22 11:50:59 -05:00
operator_raft_remove_peer.go Merge PR #10059: Port OSS changes from #1497 2020-10-01 15:15:20 -04:00
operator_raft_snapshot.go
operator_raft_snapshot_restore.go
operator_raft_snapshot_save.go Don't open a raft snapshot file until we have a successful snapshot response. (#9894) 2020-09-14 12:22:45 -05:00
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 "vault operator usage" CLI for client count reporting (#10365) 2020-11-23 14:57:35 -06:00
path_help.go
path_help_test.go
path_map_upgrade_api_test.go
pgp_test.go
plugin.go
plugin_deregister.go
plugin_deregister_test.go
plugin_info.go
plugin_info_test.go
plugin_list.go
plugin_list_test.go
plugin_register.go
plugin_register_test.go
plugin_reload.go Global Plugin Reload: OSS Changes Take II (#9347) 2020-06-30 10:26:52 -05:00
plugin_reload_status.go Address feedback on Plugin Reload: OSS Side (#9350) 2020-06-30 16:26:38 -05:00
plugin_reload_test.go Global Plugin Reload: OSS Changes Take II (#9347) 2020-06-30 10:26:52 -05:00
plugin_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
print.go
print_token.go Fix typo in print token synopsis text (#10320) 2020-12-03 10:59:09 -07:00
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
secrets_list.go
secrets_list_test.go
secrets_move.go
secrets_move_test.go
secrets_tune.go
secrets_tune_test.go
server.go Make metrics access unauthenticated when in dev mode. (#10992) 2021-02-24 14:04:23 -05:00
server_noprofile.go
server_profile.go
server_test.go Update go version to 1.15.3 (#10279) 2020-10-30 16:44:06 -04:00
server_util.go
ssh.go
ssh_test.go
status.go Unconditionally use the root namespace when calling sys/seal-status. (#10742) 2021-01-25 11:25:54 -06:00
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
version.go
version_test.go
write.go
write_test.go