doc: minor, follow-up to scripting.md

Drop sysrepocfg commands from first section.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-04-30 15:51:17 +02:00
committed by Tobias Waldekranz
parent 5e2475c742
commit 1d7eeb5c53
+1 -16
View File
@@ -226,22 +226,6 @@ e9 UP 192.168.2.200/24 fe80::ff:fe00:9/64
br0 UP
```
```
admin@example:~$ sysrepocfg -X -fjson -d running -x "/ietf-interfaces:interfaces/interface[name='e1']/enabled"
{
"ietf-interfaces:interfaces": {
"interface": [
{
"name": "e1",
"enabled": false
}
]
}
}
```
### Check Device's Network Connectivity
Say you want to perform a [System Upgrade][#system-uprgade] and it just
@@ -347,6 +331,7 @@ admin@infix.local%eth0's password: *****
~$
```
## Examples using SSH and sysrepocfg