Skip to content

Commit f5fec6b

Browse files
Merge pull request #290398 from tarTech23/clirec
Update CLI reconfigure
2 parents 460c618 + 6fd7837 commit f5fec6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/defender-for-iot/organizations/cli-ot-sensor.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,12 +293,13 @@ Use the following command to rerun the OT monitoring software configuration wiza
293293
294294
|User |Command |Full command syntax |
295295
|---------|---------|---------|
296-
|**admin** | `sudo dpkg-reconfigure iot-sensor` | No attributes |
296+
|**admin** | `network reconfigure` | No attributes |
297+
|**cyberx** | `python3 -m cyberx.config.configure` | No attributes |
297298
298299
For example, with the **admin** user:
299300
300301
```bash
301-
shell> sudo dpkg-reconfigure iot-sensor
302+
shell> network reconfigure
302303
```
303304
304305
The configuration wizard starts automatically after you run this command.

0 commit comments

Comments
 (0)