Horia Culea
Horia Culea
This command will allow .env files to be imported to SecretHub.
Starting with Connect 1.5.4, the `file_id` in the item representation is no longer the file ID, but the wrapping field's ID. (see the difference between the `content_path`'s last token and...
Thanks to the prior work of @adriangb: https://github.com/1Password/typeshare/pull/25 This will be picked up in the coming weeks. Would already appreciate a provisional review with high-level feedback on design!
### Platform or tool GitHub ### Desired or expected behavior The GitHub plugin should ensure that the GitHub CLI can talk to a custom host, when the user uses GitHub...
### op CLI version 2.14.0 ### Goal or desired behavior Multiple tools that we currently have (or can easily add) plugins for support multiple backends. Two examples are Docker (DockerHub,...
## Background Currently, on WASM targets, the `zxcvbn` crate can only be used if the host environment is JavaScript, such that functions such as `js_sys::new_0()::get_time()` would be available through bindings...