Simon Barendse

Results 31 comments of Simon Barendse

> Sweet! Should this also be included in the read command, which has an --output-file flag? The read command always overwrites the file. I'm hesitant to change that, as it...

Ideally, the `read` command should behave similar to the `inject` command. Also, I think passing a flag to explicitly overwrite the file is better. I can see the following migration...

Hi @G3z, thank you for reporting this request! We're currently focused on [getting SecretHub functionality ported to 1Password](https://secrethub.io/blog/secrethub-joins-1password/) so that you and others can migrate to using 1Password and get...

We'd love to get your feedback on this! If you don't want to build the binary yourself, here they are for your convenience: [secrethub-linux-amd64.tar.gz](https://github.com/secrethub/secrethub-cli/files/4633211/secrethub-linux-amd64.tar.gz) [secrethub-darwin-amd64.tar.gz](https://github.com/secrethub/secrethub-cli/files/4633205/secrethub-darwin-amd64.tar.gz) [secrethub-windows-amd64.zip](https://github.com/secrethub/secrethub-cli/files/4633218/secrethub-windows-amd64.zip)

We do not officially support Android nor build for Android at this time. Meanwhile, feel free to [run in Docker](https://secrethub.io/docs/reference/cli/install/#install-docker) or [build from source](https://secrethub.io/docs/reference/cli/install/#install-build-from-source) yourself to use SecretHub on Android.

re: release assets Golang supports building specifically with `GOOS=android` (see [source](https://github.com/golang/go/blob/d050238bb653711b47335583c5425c9efec30e4e/src/go/build/syslist.go#L10)). Not sure if that's required to run on Android or you can also use the Linux binary? Linux binaries...

You can follow the [instructions for manual installation](https://secrethub.io/docs/reference/cli/install/#install-manual-linux).

Hi @MailYouLater, I'm sorry to hear the instructions weren't easy to follow. Thank you for the feedback! I'm happy to hear you've got it to work. Pretty cool to learn...

Yes, definitely good to add support for more workload types! @nesl247 In the meantime, does using [`OnePasswordItem` CRDs](https://github.com/1Password/onepassword-operator#usage) work for your use case?

This is not currently supported, but we agree it would be useful.