Predict "generic" as a secrets engine

This commit is contained in:
Seth Vargo 2017-09-07 21:58:39 -04:00
parent 1488ba6d72
commit 810c0afe38
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ func (b *BaseCommand) PredictVaultAvailableMounts() complete.Predictor {
"aws",
"consul",
"database",
"generic",
"pki",
"plugin",
"rabbitmq",