add subcmds/new/wg-key
This commit is contained in:
parent
a7bc2b6d74
commit
c2bd334156
2 changed files with 99 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue