open-vault/command
2020-04-13 22:54:21 -04:00
..
agent Bump API/SDK and adapt to move from SDK stuff 2020-02-15 14:58:05 -05:00
config
server stackdriver: metric label extraction (#8073) 2020-03-13 07:58:45 +01:00
test-fixtures
token
agent.go Bump API/SDK and adapt to move from SDK stuff 2020-02-15 14:58:05 -05:00
agent_test.go Docs enforce autoauth token (#8270) 2020-02-14 15:48:12 -06:00
approle_concurrency_integ_test.go
audit.go
audit_disable.go
audit_disable_test.go
audit_enable.go
audit_enable_test.go Migrate built in auto seal to go-kms-wrapping (#8118) 2020-01-10 20:39:52 -05:00
audit_list.go
audit_list_test.go
auth.go
auth_disable.go
auth_disable_test.go
auth_enable.go Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
auth_enable_test.go rename pcf to cf maintaining backwards compat (#7346) 2019-08-26 09:55:08 -07:00
auth_help.go
auth_help_test.go
auth_list.go oss changes for entropy augmentation feature (#7670) 2019-10-17 10:33:00 -07:00
auth_list_test.go
auth_test.go
auth_tune.go
auth_tune_test.go
base.go Fix error handling during client TLS config setup (#8025) 2019-12-18 11:22:15 +01:00
base_flags.go
base_helpers.go Move kv-builder to internalshared 2020-02-19 11:13:13 -05:00
base_helpers_test.go
base_predict.go Fix CLI namespace commands (#8315) 2020-02-09 19:38:39 +01:00
base_predict_test.go test: port test changes to oss (#8694) 2020-04-07 11:26:51 -07:00
command_test.go
commands.go Rename raft configuration command to list-peers and make output easier to read (#8484) 2020-03-06 14:40:50 -08:00
commands_nonwindows.go
commands_windows.go
config.go
config_test.go
debug.go Bump API/SDK and adapt to move from SDK stuff 2020-02-15 14:58:05 -05:00
debug_test.go debug: fix test typo (#7862) 2019-11-11 16:30:49 -08:00
delete.go logical: add support for passing data to delete (#7139) 2019-07-18 10:42:36 -07:00
delete_test.go logical: add support for passing data to delete (#7139) 2019-07-18 10:42:36 -07:00
format.go
format_test.go
kv.go
kv_delete.go
kv_destroy.go
kv_enable_versioning.go
kv_get.go Remove unused code in kv_get.go (#7583) 2019-10-07 10:18:04 -04:00
kv_helpers.go
kv_list.go
kv_metadata.go Add delete-version-after to kv CLI subcommands 2019-06-27 14:17:46 -04:00
kv_metadata_delete.go
kv_metadata_get.go
kv_metadata_put.go allow delete-version-after to be reset to 0 (#8635) 2020-03-30 16:19:44 -07:00
kv_metadata_put_test.go allow delete-version-after to be reset to 0 (#8635) 2020-03-30 16:19:44 -07:00
kv_patch.go fix output-curl-string for 'vault kv patch' (#6848) 2019-07-03 09:03:35 -04:00
kv_put.go Remove delete-version-after from kv put and undelete subcommands 2019-06-27 14:17:46 -04:00
kv_rollback.go Remove delete-version-after from kv put and undelete subcommands 2019-06-27 14:17:46 -04:00
kv_test.go Remove delete-version-after from kv put and undelete subcommands 2019-06-27 14:17:46 -04:00
kv_undelete.go Remove delete-version-after from kv put and undelete subcommands 2019-06-27 14:17:46 -04:00
lease.go
lease_renew.go
lease_renew_test.go
lease_revoke.go
lease_revoke_test.go
list.go
list_test.go
login.go Fixed github-prod path (#7516) 2019-09-26 08:46:41 -04:00
login_test.go Ignore any existing token during CLI login (#7508) 2019-09-25 10:59:42 -07:00
main.go add a reader that takes stdin (#7074) 2019-07-05 13:36:44 -07:00
namespace.go
namespace_create.go Fix CLI namespace commands (#8315) 2020-02-09 19:38:39 +01:00
namespace_delete.go Fix CLI namespace commands (#8315) 2020-02-09 19:38:39 +01:00
namespace_list.go Fix CLI namespace commands (#8315) 2020-02-09 19:38:39 +01:00
namespace_lookup.go Fix CLI namespace commands (#8315) 2020-02-09 19:38:39 +01:00
operator.go
operator_generate_root.go command/generate-root: support returning json format on decode and generate otp (#7870) 2020-02-14 18:26:49 -08:00
operator_generate_root_test.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
operator_init.go Fix typo in the documentation (#7938) 2019-11-26 15:57:51 -06:00
operator_init_test.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
operator_key_status.go
operator_key_status_test.go
operator_migrate.go Fix migrating away from raft storage (#8485) 2020-03-06 09:35:17 -08:00
operator_migrate_test.go
operator_raft.go Raft cli docs (#8548) 2020-03-17 09:46:44 -04:00
operator_raft_join.go Raft cli docs (#8548) 2020-03-17 09:46:44 -04:00
operator_raft_listpeers.go Raft cli docs (#8548) 2020-03-17 09:46:44 -04:00
operator_raft_remove_peer.go Raft cli docs (#8548) 2020-03-17 09:46:44 -04:00
operator_raft_snapshot.go Raft cli docs (#8548) 2020-03-17 09:46:44 -04:00
operator_raft_snapshot_restore.go Added operator raft and operator raft snapshot descriptions (#7106) 2019-07-16 09:31:00 +02:00
operator_raft_snapshot_save.go Raft cli docs (#8548) 2020-03-17 09:46:44 -04: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
path_help.go Add a deprecated helper to tokenutil and JSON output to path-help (#7006) 2019-06-27 12:56:31 -04:00
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_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
read.go
read_test.go
rotate.go
rotate_test.go
seal_migration_oss_test.go Expand seal migration tests (#8658) 2020-04-01 13:21:32 -04:00
seal_migration_test.go Expand seal migration tests (#8658) 2020-04-01 13:21:32 -04:00
secrets.go
secrets_disable.go
secrets_disable_test.go
secrets_enable.go oss changes for entropy augmentation feature (#7670) 2019-10-17 10:33:00 -07:00
secrets_enable_test.go test: port test changes to oss (#8694) 2020-04-07 11:26:51 -07:00
secrets_list.go oss changes for entropy augmentation feature (#7670) 2019-10-17 10:33:00 -07:00
secrets_list_test.go
secrets_move.go
secrets_move_test.go
secrets_tune.go
secrets_tune_test.go
server.go raft: disallow ha_storage stanza when raft storage is used (#8707) 2020-04-08 13:07:42 -07:00
server_noprofile.go
server_profile.go
server_test.go Use port 0 as the listener port so the OS assigns one not in use (#7763) 2019-10-30 10:36:23 -04:00
server_util.go Fix segfault when seal block is removed (#8517) 2020-04-13 22:54:21 -04:00
ssh.go
ssh_test.go
status.go
status_test.go
token.go
token_capabilities.go
token_capabilities_test.go
token_create.go minor docs updates (#8725) 2020-04-13 10:03:05 -07:00
token_create_test.go
token_lookup.go
token_lookup_test.go
token_renew.go Add ability to renew by accessor (#7817) 2019-11-08 11:32:01 -05:00
token_renew_test.go Add ability to renew by accessor (#7817) 2019-11-08 11:32:01 -05:00
token_revoke.go
token_revoke_test.go
unwrap.go Support unwrapping tokens that does not contain data (#8714) 2020-04-09 14:09:23 -04:00
unwrap_test.go
util.go
version.go
version_test.go
write.go
write_test.go