Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 925 Bytes

File metadata and controls

45 lines (33 loc) · 925 Bytes
title thv start
hide_title true
description Reference for ToolHive CLI command `thv start`
last_update
author
autogenerated
slug thv_start
mdx
format
md

thv start

Start (resume) a tooling server

Synopsis

Start (or resume) a tooling server managed by ToolHive. If the server is not running, it will be started. The alias "thv restart" is kept for backward compatibility. Supports both container-based and remote MCP servers.

thv start [workload-name] [flags]

Options

  -a, --all            Restart all MCP servers
  -f, --foreground     Run the restarted workload in foreground mode (default false)
  -g, --group string   Filter by group
  -h, --help           help for start

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO

  • thv - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers