Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 823 Bytes

File metadata and controls

40 lines (28 loc) · 823 Bytes
title thv group rm
hide_title true
description Reference for ToolHive CLI command `thv group rm`
last_update
author
autogenerated
slug thv_group_rm
mdx
format
md

thv group rm

Remove a group and remove workloads from it

Synopsis

Remove a group and remove all MCP servers from it. By default, this only removes the group membership from workloads without deleting them. Use --with-workloads to also delete the workloads.

thv group rm [group-name] [flags]

Options

  -h, --help             help for rm
      --with-workloads   Delete all workloads in the group along with the group (default false)

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO

  • thv group - Manage logical groupings of MCP servers