master
NewCreateJWKSCmd
func NewCreateJWKSCmd() *cobra.Command { const alg = "alg" const use = "use" cmd := &cobra.Command{