Jeff Mitchell
|
170521481d
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
|
Jeff Mitchell
|
b701df4757
|
Update backwards compat fix from 5913
|
2018-12-12 15:36:28 -05:00 |
|
Becca Petrin
|
fb89af7cfa
|
Run all builtins as plugins (#5536)
|
2018-11-06 17:21:24 -08:00 |
|
Jeff Mitchell
|
2b70c9ec44
|
Turn off retries on CLI (#4918)
For the CLI it just ends up confusing people as to why it's "hanging"
before returning a 500. This can still be overridden with
VAULT_MAX_RETRIES.
|
2018-07-12 18:38:18 -04:00 |
|
Seth Vargo
|
34beea85fb
|
Add API functions and completions for plugins (#4194)
|
2018-03-26 13:40:33 -04:00 |
|
Josh Soref
|
e43b76ef97
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
|
Seth Vargo
|
36eccfb424
|
Predict "generic" as a secrets engine
|
2017-10-24 09:30:47 -04:00 |
|
Seth Vargo
|
0cfb558f0b
|
Add more predictors
|
2017-10-24 09:28:06 -04:00 |
|
Seth Vargo
|
e3fff2a788
|
Read env config for predictions
|
2017-10-24 09:28:05 -04:00 |
|
Seth Vargo
|
3a1479bc8c
|
Make predict it's own struct
The previous architecture would create an API client many times, slowing down the CLI exponentially for each new command added.
|
2017-10-24 09:26:44 -04:00 |
|
Seth Vargo
|
fb81547a3a
|
Separate "files" and "folders" in predictor
|
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 |
|