Ë
    ÿ`gj  ã                  ó(   — d Z ddlmZ ddlmZ dd„Zy)zœ``hermes dump`` subcommand parser.

Extracted verbatim from ``hermes_cli/main.py:main()`` (god-file Phase 2).
Handler injected to avoid importing ``main``.
é    )Úannotations)ÚCallablec               óx   — | j                  ddd¬«      }|j                  ddd¬«       |j                  |¬	«       y
)z1Attach the ``dump`` subcommand to ``subparsers``.Údumpz(Dump setup summary for support/debuggingzyOutput a compact, plain-text summary of your Hermes setup that can be copy-pasted into Discord/GitHub for support context)ÚhelpÚdescriptionz--show-keysÚ
store_truezOShow redacted API key prefixes (first/last 4 chars) instead of just set/not set)Úactionr   )ÚfuncN)Ú
add_parserÚadd_argumentÚset_defaults)Ú
subparsersÚcmd_dumpÚdump_parsers      úN/root/.hermes/venv/lib/python3.12/site-packages/hermes_cli/subcommands/dump.pyÚbuild_dump_parserr      sV   € ð
 ×'Ñ'ØØ7ðJð (ó €Kð ×ÑØØØ^ð ô ð
 ×Ñ (ÐÕ+ó    N)r   r   ÚreturnÚNone)Ú__doc__Ú
__future__r   Útypingr   r   © r   r   ú<module>r      s   ðñõ #å ô,r   