Ville Vesilehto
eefd4529e9
chore: avoid unnecessary byte/string conversion calls ( #21854 )
...
* chore: avoid unnecessary conversion calls
* add changelog entry
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-08 17:50:54 +00:00
Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
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