Marc Mackenbach

Results 7 comments of Marc Mackenbach

Cool suggestion! +1 on the idea of making a `secrethub import` command. For the underscore case you mention, we can do something interactive by adding an `-i` flag. Similar to...

Not really a package manager, but an `.msi` installer for windows is a legitimate install method I'd like to see. Windows folks tend to appreciate it a lot when we...

And release [v0.29.0](https://github.com/secrethub/secrethub-cli/releases/tag/v0.29.0) added `.deb` support as well.

Ah that's a very valid use case @stavalfi I didn't think of it that way yet, but yes it makes quite a bit of sense to have it as a...

Sweet! Should this also be included in the `read` command, which has an `--output-file` flag? And, it's kinda implied, but it may be good to speficy that the `--force` flag...

And thanks for the suggestion @antonbabenko

> The read command always overwrites the file. I'm hesitant to change that, as it might break existing workflows if we now require --force to do so. After thinking twice...