MCPcopy Create free account
hub / github.com/FSoft-AI4Code/CodeWiki / config_show

Route config_show

codewiki/cli/commands/config.py:None–None  ·  view source on GitHub ↗
click.option(
    "--json",
    "output_json",
    is_flag=True,
    help="Output in JSON format"
)

Source from the content-addressed store, hash-verified

1"""
2Configuration commands for CodeWiki CLI.
3"""
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected