Jeff Mitchell
|
0509ad9c29
|
Use RenewSelf instead of Renew if the token we're renewing is the same as the client
|
2015-12-30 14:41:50 -05:00 |
Mathias Lafeldt
|
61d4ef70f4
|
Allow to output secrets in YAML format
This can be done with https://github.com/ghodss/yaml, which reuses
existing JSON struct tags for YAML.
|
2015-12-10 11:32:31 +01:00 |
vishalnayak
|
142cb563a6
|
Improve documentation of token renewal
|
2015-09-11 21:08:32 -04:00 |
Armon Dadgar
|
e025c33ab9
|
command: source general options docs from common source
|
2015-06-30 12:01:23 -07:00 |
Mitchell Hashimoto
|
7bff682e8e
|
command/*: -tls-skip-verify [GH-130]
|
2015-05-11 11:01:52 -07:00 |
Mitchell Hashimoto
|
1b0d75719d
|
command/*: more TODO removal
|
2015-04-28 09:15:38 -07:00 |
Armon Dadgar
|
06a4c6b08f
|
command: refactor to share output formating code
|
2015-04-27 14:55:29 -07:00 |
Mitchell Hashimoto
|
58d476edd0
|
command/token-renew
|
2015-04-19 18:04:01 -07:00 |