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
-**deps:** bump @salesforce/sf-plugins-core from 3.1.22 to 3.1.23 ([9cdadfc](https://github.com/salesforcecli/plugin-info/commit/9cdadfc8728f4dd36026e8a3c71b58718dc2a6ae))
Copy file name to clipboardExpand all lines: README.md
+49-20Lines changed: 49 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,20 +81,29 @@ sfdx plugins
81
81
82
82
## `sfdx doctor`
83
83
84
-
When you run the doctor command without parameters, it first displays a diagnostic overview of your environment. It then writes a detailed diagnosis to a JSON file in the current directory. Use the --outputdir to specify a different directory. To run diagnostic tests on a specific plugin, use the --plugin parameter. If the plugin isn't listening to the doctor, then you get a warning.
84
+
Gather CLI configuration data and run diagnostic tests to discover and report potential problems in your environment.
0 commit comments