Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 809 Bytes

File metadata and controls

42 lines (30 loc) · 809 Bytes
title thv skill info
hide_title true
description Reference for ToolHive CLI command `thv skill info`
last_update
author
autogenerated
slug thv_skill_info
mdx
format
md

thv skill info

Show skill details

Synopsis

Display detailed information about a skill, including metadata, version, and installation status.

thv skill info [skill-name] [flags]

Options

      --format string         Output format (json, text) (default "text")
  -h, --help                  help for info
      --project-root string   Project root path for project-scoped skills
      --scope string          Filter by scope (user, project)

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO