Vishal Nayak
|
6ce09bae6a
|
Support reading Vault's address from Agent's config file (#6306)
* Support reading Vault's address from Agent's config file
* use consts and switch
* Add tls options to agent config vault block
* Update command/agent/config/config.go
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com>
* remove fmt.Printfs
|
2019-02-28 17:29:28 -05:00 |
|
Jeff Mitchell
|
dc9d3f3012
|
Sync some ns stuff to api/command
|
2018-08-22 14:37:40 -04:00 |
|
zhogov
|
9c258c7921
|
Fixed parsing of environment variables (#4925)
|
2018-07-13 10:45:35 -07:00 |
|
Seth Vargo
|
20faa2164c
|
Properly parse envvars for bools (#4882)
Fixes GH-4875
|
2018-07-09 13:43:46 -07:00 |
|
Vishal Nayak
|
e2bb2ec3b9
|
Errwrap everywhere (#4252)
* package api
* package builtin/credential
* package builtin/logical
* package command
* package helper
* package http and logical
* package physical
* package shamir
* package vault
* package vault
* address feedback
* more fixes
|
2018-04-05 11:49:21 -04:00 |
|
Seth Vargo
|
3a84897213
|
Add a custom flag for specifying "system" ttls
|
2017-10-24 09:30:48 -04:00 |
|
Seth Vargo
|
fceddbe724
|
Allow hiding flags
|
2017-10-24 09:28:05 -04:00 |
|
Seth Vargo
|
b67f9404a8
|
Only print default values if they are non-zero
|
2017-10-24 09:26:44 -04:00 |
|
Seth Vargo
|
7f6aa892a4
|
Add start of base command, flags, prediction
|
2017-10-24 09:26:44 -04:00 |
|