-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List folders returns an empty list #13057
Comments
Thank you for reporting this issue! We've added this to our internal tracking system. |
I reverted to the previous version with the following (I had previously installed w/ brew uninstall bitwarden-cli
brew install node
npm install -g @bitwarden/[email protected] |
It's actually working for me at the moment. Was it server-side? |
Still same behavior for me:
|
Hello @ajrosen, Thank you for this report. Could you please let me know if you're still encountering this with CLI 2025.1.2? I tested this in that version, and it listed the folders as expected. Thank you in advance, |
Hello @SergeantConfused, It has consistently been working properly with 2025.1.2. Thanks! |
Steps To Reproduce
bw list folders
orcurl -s localhost:8087/list/object/folders
Expected Result
JSON that lists all of my folders with name and id.
Actual Result
[]
or
Screenshots or Videos
No response
Additional Context
This is new to 2025.1.1. It still works with 2025.1.0.
Operating System
macOS
Operating System Version
Sequoia 15.2
Shell
Bash
Build Version
2025.1.1
Issue Tracking Info
The text was updated successfully, but these errors were encountered: