You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In either a Windows Powershell, PWSH or CMD terminal, run bws.exe.
Expected Result
Console output should be human-readable.
Actual Result
ANSI escape characters are printed all over the output. This includes getting projects or secrets (but I won't paste that here)
3. Strangely, bws.exe with either --version or --help look ok. I've tried every option for --output and --color but it's the same.
Luckily I can still parse this json in pwsh so won't affect scripting but it's an unreadable mess.
Screenshots or Videos
Additional Context
No response
Operating System
Windows
Operating System Version
No response
Shell
PowerShell
Build Version
1.0.0
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
Expected Result
Console output should be human-readable.
Actual Result
ANSI escape characters are printed all over the output. This includes getting projects or secrets (but I won't paste that here)
3. Strangely, bws.exe with either --version or --help look ok. I've tried every option for --output and --color but it's the same.
Luckily I can still parse this json in pwsh so won't affect scripting but it's an unreadable mess.
Screenshots or Videos
Additional Context
No response
Operating System
Windows
Operating System Version
No response
Shell
PowerShell
Build Version
1.0.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: