Tom Proctor
6fc78315f7
CLI: Fix erroneous warning when reading from stdin ( #17252 )
2022-09-21 21:04:49 +01:00
Max Coulombe
064854cb05
Env Flag Filtering ( #16683 )
...
* added filtering for global flags
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-08-17 21:29:16 -04:00
Max Coulombe
2166d6ecf9
Added a small utility method to display warnings when parsing command arguments. ( #16441 )
...
* Added a small utility method to display warnings when parsing command arguments
Will print warning if flag is passed after arguments e.g.
vault <command> -a b -c
In this example -c will be interpreted as an argument which may be misleading
2022-07-27 14:00:03 -04:00
Mayo
b834c518e2
cleanup unused code and fix t.Fatal usage in goroutine in testing ( #11694 )
2021-09-30 07:33:14 -04:00
Alexander Bezobchuk
2e1f75a26e
Merge PR #9060 : Support reading Raft TLS flags from file
2020-05-23 11:09:55 -04:00
Seth Vargo
2a4404c20a
Expand and centralize helpers
2017-10-24 09:28:05 -04:00