mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-28 21:11:44 +08:00
26 lines
477 B
Markdown
26 lines
477 B
Markdown
## wice sync interfaces
|
|
|
|
Synchronize the daemons state with the existing interface
|
|
|
|
```
|
|
wice sync interfaces [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for interfaces
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-s, --socket string Unix control and monitoring socket (default "/var/run/wice.sock")
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [wice sync](wice_sync.md) - Synchronize interfaces with kernel or configuration files
|
|
|
|
###### Auto generated by spf13/cobra on 7-Jan-2022
|