## 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