open-vault/command
Emil Hessman f40dba1c48 command/token: add Env to Helper
Specify environment variables on the Helper rather than on
the command line.

Fixes command/token test failures on Windows.
2015-05-12 07:22:38 +02:00
..
server command/server: fix one race condition 2015-04-28 19:11:46 -07:00
test-fixtures
token command/token: add Env to Helper 2015-05-12 07:22:38 +02:00
audit_disable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
audit_disable_test.go command/audit-disable 2015-04-07 18:23:50 -07:00
audit_enable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
audit_enable_test.go command/audit-enable 2015-04-07 22:42:04 -07:00
audit_list.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
audit_list_test.go command/audit-list 2015-04-07 18:19:44 -07:00
auth.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
auth_disable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
auth_disable_test.go
auth_enable.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
auth_enable_test.go command/server: tests 2015-04-04 17:43:20 -07:00
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/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
delete_test.go command/delete 2015-04-07 11:15:20 -07:00
format.go Fix lease_renewable output 2015-05-02 19:58:48 -07:00
help.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
help_test.go command/help 2015-04-02 22:42:05 -07:00
init.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
init_test.go
meta.go Rename skip verify env 2015-05-11 11:27:54 -07:00
meta_test.go Rename skip verify env 2015-05-11 11:27:54 -07:00
mount.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
mount_test.go
mounts.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
mounts_test.go
policy_delete.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
policy_delete_test.go command/policy-delete 2015-04-19 16:36:11 -07:00
policy_list.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
policy_list_test.go
policy_write.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
policy_write_test.go
read.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
read_test.go command/read: handle 404s 2015-04-18 22:05:08 -07:00
remount.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
remount_test.go command/remount 2015-04-07 10:46:47 -07:00
renew.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
renew_test.go command/renew 2015-04-13 20:42:07 -07:00
revoke.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
revoke_test.go Replace VaultID with LeaseID for terminology simplification 2015-04-08 13:35:32 -07:00
seal.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -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/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
status_test.go command: Rename seal-status to status 2015-04-20 12:11:21 -07:00
token_create.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
token_create_test.go command/token-create: test 2015-04-07 14:22:18 -07:00
token_renew.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
token_renew_test.go command/token-renew 2015-04-19 18:04:01 -07:00
token_revoke.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
token_revoke_test.go command/token-revoke 2015-04-07 14:36:17 -07:00
unmount.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
unmount_test.go command/unmount 2015-04-07 10:38:51 -07:00
unseal.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
unseal_test.go command/unseal: can accept key from command-line 2015-04-12 18:39:41 -07:00
version.go
version_test.go
write.go command/*: -tls-skip-verify [GH-130] 2015-05-11 11:01:52 -07:00
write_test.go command/write: test output 2015-04-27 15:08:03 -07:00