Files
cunicu/docs/usage/md/wice_wg_genkey.md
Steffen Vogel 951ecf4d77 add --log-file command line argument
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-02-03 19:05:38 +01:00

26 lines
458 B
Markdown

## wice wg genkey
Generates a new private key and writes it to stdout
```
wice wg genkey [flags]
```
### Options
```
-h, --help help for genkey
```
### 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
* [wice wg](wice_wg.md) - Wireguard commands