Documentation
¶
Overview ¶
Command plugin-keygen generates an ed25519 keypair for signing wick connector plugins. It writes the private key (base64, 0600) to a path and prints the public key (base64) for WICK_PLUGIN_PUBKEY / release ldflags.
go run ./cmd/plugin-keygen [outpath] # default: ~/.wick/plugin-signing.key
Click to show internal directories.
Click to hide internal directories.