joe miller
joe miller
Will do. I haven't used glide much before. I'm wondering if it would work better than govendor here. I'm curious but also a bit hesitant to try at the moment...
Apologies for bumping version number. I did that to make it easier to figure out which of my own hosts I had updated.
Sure, sounds good. It will give me some time to test it with my own workflow too =) On Mon, Feb 16, 2015 at 2:54 PM, Jacob Howard [email protected] wrote:...
Some notes from a day of using this across two machines: - implementing the batch mode mentioned in the @TODO is probably a good idea. There is a case where...
It would be great to see https proxy support. Are there any open blockers or concerns that the community could help with this PR or an alternate implementation?
goreleaser should make this fairly straightforward. I'd be happy to send a PR if it would be helpful.
When I converted from creds to pass I ended up porting over most of my secrets in a format similar to how I stored them in creds, including the export...
This would be nice to incorporate. I would gladly review and likely accept any patches that added additional metrics. It was time consuming for me to find the right place...
a pre-requisite for this is a way for users to derive the names of other users, which is not easily known because the admin chooses the names when he imports...
Or, perhaps instead of changing the behavior of `creds set` a new command `env` or `run` could be implemented to provide functionality similar to `envchain`: ``` $ creds run aws...