We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd67eaf commit 6fd7837Copy full SHA for 6fd7837
articles/defender-for-iot/organizations/cli-ot-sensor.md
@@ -293,12 +293,13 @@ Use the following command to rerun the OT monitoring software configuration wiza
293
294
|User |Command |Full command syntax |
295
|---------|---------|---------|
296
-|**admin** | `sudo dpkg-reconfigure iot-sensor` | No attributes |
+|**admin** | `network reconfigure` | No attributes |
297
+|**cyberx** | `python3 -m cyberx.config.configure` | No attributes |
298
299
For example, with the **admin** user:
300
301
```bash
-shell> sudo dpkg-reconfigure iot-sensor
302
+shell> network reconfigure
303
```
304
305
The configuration wizard starts automatically after you run this command.
0 commit comments