Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mcpgen
command
|
|
|
redmine
command
|
|
|
Package e2e contains build-tagged end-to-end tests that exercise the CLI against a real Redmine instance started locally via Docker Compose.
|
Package e2e contains build-tagged end-to-end tests that exercise the CLI against a real Redmine instance started locally via Docker Compose. |
|
internal
|
|
|
cmd/attachment
Package attachment implements the `redmine attachments` command group, which surfaces the Redmine REST Attachments API so users (and agents) can inspect attachment metadata and download the raw bytes without dropping down to `redmine api` plus a manual `curl` with a hand-extracted API key.
|
Package attachment implements the `redmine attachments` command group, which surfaces the Redmine REST Attachments API so users (and agents) can inspect attachment metadata and download the raw bytes without dropping down to `redmine api` plus a manual `curl` with a hand-extracted API key. |
|
cmd/files
Package files implements the `redmine files` command group, which surfaces the Redmine REST Files API so users can list and upload project-level artifacts without dropping down to `redmine api`.
|
Package files implements the `redmine files` command group, which surfaces the Redmine REST Files API so users can list and upload project-level artifacts without dropping down to `redmine api`. |
|
cmd/mcp
Package mcp wires the Model Context Protocol server subcommand into the Redmine CLI.
|
Package mcp wires the Model Context Protocol server subcommand into the Redmine CLI. |
|
mcpserver
Package mcpserver implements a Model Context Protocol server that exposes the redmine-cli API surface to MCP-compatible hosts (Claude Desktop, Claude Code, Cursor, etc.).
|
Package mcpserver implements a Model Context Protocol server that exposes the redmine-cli API surface to MCP-compatible hosts (Claude Desktop, Claude Code, Cursor, etc.). |
|
testutil
Package testutil provides shared test helpers for command-layer tests.
|
Package testutil provides shared test helpers for command-layer tests. |
Click to show internal directories.
Click to hide internal directories.