Files
cunicu/docs/usage/md/wice_sync.md
Steffen Vogel 15f43bc6e1 docs: update auto-generated usage documentation
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-05-04 13:45:48 +02:00

594 B
Raw Blame History

wice sync

Synchronize interfaces

Synopsis

Synchronizes the internal daemon state with the state of the Wireguard interfaces

wice sync [flags]

Options

  -h, --help            help for sync
  -s, --socket string   Unix control and monitoring socket (default "/var/run/wice.sock")

Options inherited from parent commands

  -l, --log-file string    path of a file to write logs to
  -d, --log-level string   log level (one of "debug", "info", "warn", "error", "dpanic", "panic", and "fatal") (default "info")

SEE ALSO