{
    "content": [
        {
            "type": "text",
            "text": "# ssh-sk-helper(8) (man)\n\n**Summary:** ssh-sk-helper — OpenSSH helper for FIDO authenticator support\n\n**Synopsis:** ssh-sk-helper [-v]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -v | — | — | This is helpful in debugging problems. Multiple -v options increase the verbosity. The maximum is 3. Note that ssh-agent |\n\n## See Also\n\n- ssh(1)\n- ssh-add(1)\n- ssh-agent(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (6 lines) — 1 subsections\n  - -v (6 lines)\n- **SEE ALSO** (2 lines)\n- **HISTORY** (2 lines)\n- **AUTHORS** (3 lines)\n\n## Full Content\n\n### NAME\n\nssh-sk-helper — OpenSSH helper for FIDO authenticator support\n\n### SYNOPSIS\n\nssh-sk-helper [-v]\n\n### DESCRIPTION\n\nssh-sk-helper is used by ssh-agent(1) to access keys provided by a FIDO authenticator.\n\nssh-sk-helper is not intended to be invoked by the user, but from ssh-agent(1).\n\nA single option is supported:\n\n#### -v\n\nThis is helpful in debugging problems.  Multiple -v options increase the verbosity.\nThe maximum is 3.\n\nNote that ssh-agent(1) will automatically pass the -v flag to ssh-sk-helper when it has\nitself been placed in debug mode.\n\n### SEE ALSO\n\nssh(1), ssh-add(1), ssh-agent(1)\n\n### HISTORY\n\nssh-sk-helper first appeared in OpenBSD 6.7.\n\n### AUTHORS\n\nDamien Miller <djm@openbsd.org>\n\nBSD                            December 21, 2019                           BSD\n\n"
        }
    ],
    "structuredContent": {
        "command": "ssh-sk-helper",
        "section": "8",
        "mode": "man",
        "summary": "ssh-sk-helper — OpenSSH helper for FIDO authenticator support",
        "synopsis": "ssh-sk-helper [-v]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": "This is helpful in debugging problems. Multiple -v options increase the verbosity. The maximum is 3. Note that ssh-agent(1) will automatically pass the -v flag to ssh-sk-helper when it has itself been placed in debug mode."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "ssh",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh/1/json"
            },
            {
                "name": "ssh-add",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh-add/1/json"
            },
            {
                "name": "ssh-agent",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh-agent/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": [
                    {
                        "name": "-v",
                        "lines": 6,
                        "flag": "-v"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "HISTORY",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}