add subcmds/new/wg-key

This commit is contained in:
do butterflies cry? 2026-01-20 14:48:30 +10:00
parent a7bc2b6d74
commit c2bd334156
2 changed files with 99 additions and 1 deletions

View file

@ -23,7 +23,8 @@ ${BOLD}${UNDERLINE}${RED}Options${RESET}
${BOLD}${UNDERLINE}${RED}Subcommands${RESET}
${BOLD}${CYAN}cache-key${RESET} Generate a new binary-cache signing keypair
${BOLD}${CYAN}ssh-key${RESET} Generate a new SSH RSA-4096 keypair"
${BOLD}${CYAN}ssh-key${RESET} Generate a new SSH RSA-4096 keypair
${BOLD}${CYAN}wg-key${RESET} Generate a new Wireguard keypair"
# parse all args
SUBCMD=false # where a subcommand was specified