Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.04 KB

File metadata and controls

44 lines (32 loc) · 1.04 KB
title thv-registry-api migrate
hide_title true
description Reference for ToolHive Registry API CLI command `thv-registry-api migrate`
last_update
author
autogenerated
slug thv-registry-api_migrate
mdx
format
md

thv-registry-api migrate

Database migration tool

Synopsis

Database migration tool for managing schema versions. Use with 'up' or 'down' subcommands.

thv-registry-api migrate [flags]

Options

      --config string    Path to configuration file (YAML format, required)
  -h, --help             help for migrate
  -n, --num-steps uint   Number of steps to migrate (0 = all)
  -y, --yes              Answer yes to all questions

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO