talos jwk
talos jwk
Generate JSON Web Keys (JWK/JWKS)
Synopsis
Generate cryptographic keys in JSON Web Key (JWK) format. Supports EdDSA (Ed25519), ECDSA (P-256, P-384, P-521), RSA, and HMAC algorithms.
Options
-h, --help help for jwk
Options inherited from parent commands
--config string path to a config file (without it, only schema defaults and TALOS_-prefixed env vars apply)
-e, --endpoint string HTTP server base URL including scheme, e.g. http://host:port (for client commands) (default "http://localhost:4420")
See also
- talos Multi-network API key service
- talos jwk generate - Generate a new JWK key
- talos jwk get - Fetch the server's JSON Web Key Set (JWKS)
