open-vault/command
2017-10-24 09:30:48 -04:00
..
server
test-fixtures
token Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
audit.go Make audit a subcommand 2017-10-24 09:30:47 -04:00
audit_disable.go Make audit a subcommand 2017-10-24 09:30:47 -04:00
audit_disable_test.go Make audit a subcommand 2017-10-24 09:30:47 -04:00
audit_enable.go Make audit a subcommand 2017-10-24 09:30:47 -04:00
audit_enable_test.go Make audit a subcommand 2017-10-24 09:30:47 -04:00
audit_list.go Make audit a subcommand 2017-10-24 09:30:47 -04:00
audit_list_test.go
auth.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_disable.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_disable_test.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_enable.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_enable_test.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_help.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_help_test.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_list.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_list_test.go
auth_test.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_tune.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
auth_tune_test.go Introduce auth as a subcommand 2017-10-24 09:30:47 -04:00
base.go
base_flags.go
base_helpers.go
base_helpers_test.go
base_predict.go Predict "generic" as a secrets engine 2017-10-24 09:30:47 -04:00
base_predict_test.go
command_test.go
commands.go Wire all commands together 2017-10-24 09:30:47 -04:00
config.go
config_test.go
delete.go Update delete command 2017-10-24 09:30:47 -04:00
delete_test.go Update delete command 2017-10-24 09:30:47 -04:00
format.go
format_test.go
generate_root.go
generate_root_test.go
init.go
init_test.go
key_status.go
key_status_test.go
lease.go Add lease subcommand 2017-10-24 09:30:47 -04:00
lease_renew.go Add lease subcommand 2017-10-24 09:30:47 -04:00
lease_renew_test.go Add lease subcommand 2017-10-24 09:30:47 -04:00
lease_revoke.go Add lease subcommand 2017-10-24 09:30:47 -04:00
lease_revoke_test.go Add lease subcommand 2017-10-24 09:30:47 -04:00
list.go Update list command 2017-10-24 09:30:47 -04:00
list_test.go Update list command 2017-10-24 09:30:47 -04:00
login.go Add login subcommand 2017-10-24 09:30:47 -04:00
login_test.go Add login subcommand 2017-10-24 09:30:47 -04:00
main.go
mount.go
mount_test.go
mount_tune.go
mount_tune_test.go
mounts.go
mounts_test.go
path_help.go Update path-help command 2017-10-24 09:30:48 -04:00
path_help_test.go Update path-help command 2017-10-24 09:30:48 -04:00
pgp_test.go
policies_deprecated.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policies_deprecated_test.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_delete.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_delete_test.go
policy_fmt.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_fmt_test.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_list.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_list_test.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_read.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_read_test.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_write.go Add "policy" subcommand 2017-10-24 09:30:48 -04:00
policy_write_test.go
read.go
read_test.go
rekey.go Update rekey command 2017-10-24 09:30:46 -04:00
rekey_test.go Update rekey command 2017-10-24 09:30:46 -04:00
remount.go Update remount command 2017-10-24 09:30:46 -04:00
remount_test.go Update remount command 2017-10-24 09:30:46 -04:00
rotate.go Update rotate command 2017-10-24 09:30:46 -04:00
rotate_test.go Update rotate command 2017-10-24 09:30:46 -04:00
seal.go Update seal command 2017-10-24 09:30:46 -04:00
seal_test.go Update seal command 2017-10-24 09:30:46 -04:00
server.go
server_ha_test.go
server_test.go
ssh.go Update ssh command 2017-10-24 09:30:46 -04:00
ssh_test.go Update ssh command 2017-10-24 09:30:46 -04:00
status.go Update status command 2017-10-24 09:30:46 -04:00
status_test.go Update status command 2017-10-24 09:30:46 -04:00
step_down.go Update step-down command 2017-10-24 09:30:46 -04:00
step_down_test.go Update step-down command 2017-10-24 09:30:46 -04:00
token.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_capabilities.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_capabilities_test.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_create.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_create_test.go Update token-create command 2017-10-24 09:30:46 -04:00
token_lookup.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_lookup_test.go Update token-lookup command 2017-10-24 09:30:46 -04:00
token_renew.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_renew_test.go Update token-renew command 2017-10-24 09:30:46 -04:00
token_revoke.go Add token as a subcommand 2017-10-24 09:30:47 -04:00
token_revoke_test.go Update token-revoke command 2017-10-24 09:30:46 -04:00
unmount.go Update unmount command 2017-10-24 09:30:46 -04:00
unmount_test.go Update unmount command 2017-10-24 09:30:46 -04:00
unseal.go update unseal command 2017-10-24 09:30:47 -04:00
unseal_test.go update unseal command 2017-10-24 09:30:47 -04:00
unwrap.go Update unwrap command 2017-10-24 09:30:47 -04:00
unwrap_test.go Update unwrap command 2017-10-24 09:30:47 -04:00
util.go
version.go Update version command 2017-10-24 09:30:47 -04:00
version_test.go Update version command 2017-10-24 09:30:47 -04:00
write.go Update write command 2017-10-24 09:30:47 -04:00
write_test.go Update write command 2017-10-24 09:30:47 -04:00