Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 736 Bytes

File metadata and controls

41 lines (29 loc) · 736 Bytes
title thv skill uninstall
hide_title true
description Reference for ToolHive CLI command `thv skill uninstall`
last_update
author
autogenerated
slug thv_skill_uninstall
mdx
format
md

thv skill uninstall

Uninstall a skill

Synopsis

Remove a previously installed skill by name.

thv skill uninstall [skill-name] [flags]

Options

  -h, --help                  help for uninstall
      --project-root string   Project root path for project-scoped skills
      --scope string          Scope to uninstall from (user, project) (default "user")

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO