auth:list
prints empty table when no auth'd orgs are found
#1796
Labels
bug
Issue or pull request that identifies or fixes a bug
help wanted
Help wanted to implement this issue
Summary
sfdx auth:list
prints an empty table when no auth'd orgs are found, previously it would just printNo results found
.Seems this happened after releasing plugin-auth v2, if I re-install v1 I get the previous msg.
Steps To Reproduce:
no orgs, run
sfdx auth:list
on latest:if you install plugin-auth v1 (
sfdx plugins:install @salesforce/[email protected]
):System Information
The text was updated successfully, but these errors were encountered: