Patrick Winter
Patrick Winter
Support for subcommand and flag autocompletion was just merged into mithechellh/cli (with support for bash and zsh). This could be a nice improvement. https://github.com/mitchellh/cli/pull/58
Looks like the tests are a bit flaky. I will fix them first.
Thanks, I will have a look at it.
Since `vc` is merly an API client it is rather hard to check for functionality without an existing backend. Maybe check the output of `vc -v` to see if the...
Sadly, I have to inform you that we will archive this project shortly. The official vault binary has caught up by introducing the `kv` subcommand. `vc` specific features such as...
I added support for exactly this a while ago in https://github.com/ionelmc/pytest-benchmark/pull/264. I will try to finalize the MR in the next couple of days.