dashlane-cli icon indicating copy to clipboard operation
dashlane-cli copied to clipboard

👩‍💻 Dashlane CLI - Access your secrets in your terminal, servers and CI/CD

Results 21 dashlane-cli issues
Sort by recently updated
recently updated
newest added

``` ? Please enter your master password: [hidden] ? What password would you like to get? My Password Error: spawnSync /snapshot/dashlane-cli/node_modules/clipboardy/fallbacks/windows/clipboard_x86_64.exe ENOENT at Object.spawnSync (node:internal/child_process:1111:20) at Object.spawnSync (node:child_process:814:24) at Object.spawnSync...

Hello, I can login fine on the browser. However the CLI keeps saying master password incorrect after trying to login by running `dcli-win sync`. `The master password you provided is...

Homebrew is how most Mac folks who use the command line install software. It would be great to have a homebrew formula for this tool instead of having to manually...

enhancement

Hi! I'm getting this error after submitting my user/pass/code on the 1.0.0 dashlane cli: ``` TypeError: Cannot read properties of undefined (reading 'trim') at PrintableVaultCredential.toString (/snapshot/dashlane-cli/dist/types.js:9:44) at /snapshot/dashlane-cli/dist/middleware/getPasswords.js:84:46 at Array.map...

bug

Similar to #39, this issue is for Linux users that rely on the rpm package format. It would be very handy to provide an rpm package (and even host a...

feature request

Currently we are using the endpoint `/authentication/RequestDeviceRegistration` to perform device registration. This endpoint is deprecated and we should use `/authentication/GetAuthenticationMethodsForDevice` instead.

enhancement

**Describe the bug** Since the new feature "user presence verification with biometrics" (#231) was introduced, you can not fetch the complete output from the CLI via Nodejs, if a lot...

bug

**Describe the bug** When using Wayland / Sway passwords wont get copied to the clipboard. **To Reproduce** Steps to reproduce the behavior: 1. Use wayland / sway 2. run dcli...

bug
need more info

**Describe the bug** If corepack is installed via brew (`brew install corepack`) the install will fail with the following: ```sh ==> Installing dashlane/tap/dashlane-cli dependency: yarn Error: Cannot install yarn because...

bug

**Describe the bug** Got this error after installing from brew and running dcli. pkg/prelude/bootstrap.js:1872 throw error; ^ Error: Cannot find module '@napi-rs/keyring-linux-x64-gnu' Require stack: - /snapshot/dashlane-cli-1.15.0/node_modules/@napi-rs/keyring/index.js - /snapshot/dashlane-cli-1.15.0/dist/modules/crypto/keychainManager.js - /snapshot/dashlane-cli-1.15.0/dist/modules/database/reset.js...

bug