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
The salesforce-pubsub-api-client class logs information out to the console that is not JSON data. In order to implement the --json flag this output will either need to be converted to JSON to be logged or not logged to stdout like it is today.