open-vault/command
Seth Vargo bbddaff5c9 Make the VAULT_TOKEN and VAULT_ADDR copy-pastable in dev mode
This allows someone to quickly start a dev mode server and hit the ground
running without the need to copy-paste twice.
2015-05-07 18:32:40 -04:00
..
server command/server: fix one race condition 2015-04-28 19:11:46 -07:00
test-fixtures
token Escape backslash to allow usage of dev server on Windows using MinGW (partially fixes issue #95) 2015-05-04 09:20:40 +02:00
audit_disable.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
audit_disable_test.go
audit_enable.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
audit_enable_test.go
audit_list.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
audit_list_test.go
auth.go Check for invalid token when authing via cli 2015-04-28 21:50:51 -05:00
auth_disable.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
auth_disable_test.go
auth_enable.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
auth_enable_test.go
auth_test.go Check for invalid token when authing via cli 2015-04-28 21:50:51 -05:00
command_test.go
config.go
config_test.go
delete.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
delete_test.go
format.go Fix lease_renewable output 2015-05-02 19:58:48 -07:00
help.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
help_test.go
init.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
init_test.go
meta.go command: support custom CAs 2015-04-28 09:36:03 -07:00
meta_test.go
mount.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
mount_test.go
mounts.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
mounts_test.go
policy_delete.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
policy_delete_test.go
policy_list.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
policy_list_test.go
policy_write.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
policy_write_test.go
read.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
read_test.go
remount.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
remount_test.go
renew.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
renew_test.go
revoke.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
revoke_test.go
seal.go command/*: fix spacing 2015-04-28 09:15:21 -07:00
seal_test.go
server.go Make the VAULT_TOKEN and VAULT_ADDR copy-pastable in dev mode 2015-05-07 18:32:40 -04:00
status.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
status_test.go
token_create.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
token_create_test.go
token_renew.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
token_renew_test.go
token_revoke.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
token_revoke_test.go
unmount.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
unmount_test.go
unseal.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
unseal_test.go
version.go
version_test.go
write.go command/*: more TODO removal 2015-04-28 09:15:38 -07:00
write_test.go