Skip to content

Conversation

@majiayu000
Copy link

Summary

  • Added printCommandHelp() function to display help for each subcommand
  • mcp-publisher init --help now shows init command help instead of running init
  • mcp-publisher login --help now shows login methods instead of error
  • mcp-publisher publish --help now shows publish usage instead of attempting publish

Fixes #735

Each subcommand (init, login, logout, publish) now properly displays
help information when called with --help or -h flag.

Fixes modelcontextprotocol#735

Signed-off-by: majiayu000 <1835304752@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mcp-publisher <command> --help does not display help

1 participant