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
Copy file name to clipboardExpand all lines: other/commands.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,4 +29,4 @@ Application commands are built to extend Speedtest Tracker's functionality from
29
29
30
30
Maintenance commands help fix issues that might crop up over time.
31
31
32
-
<table><thead><tr><thwidth="261">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>app:fix-result-statuses</code></td><td>Reviews the data payload of each result and corrects the status attribute based on Ookla's CLI response.</td></tr></tbody></table>
32
+
<table><thead><tr><thwidth="261">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>app:fix-result-statuses</code></td><td>Reviews the data payload of each result and corrects the status attribute based on Ookla's CLI response.</td></tr><tr><td><code>app:update-general-settings</code></td><td>Use to update General Settings from the CLI in case of an application error on that page.</td></tr></tbody></table>
0 commit comments