cmd

package
v2.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCmd

func NewRootCmd(version string) *cobra.Command

NewRootCmd creates the root command.

func NewRootCmdWithFactory

func NewRootCmdWithFactory(version string) (*cobra.Command, *cmdutil.Factory)

NewRootCmdWithFactory creates the root command and returns the shared Factory so callers (e.g. main.go) can inspect runtime-resolved state like the selected output format after execution.

Types

This section is empty.

Directories

Path Synopsis
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.
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`.
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL