thv ai-plugin build
Build an AI-tool plugin into a local OCI artifact
Synopsis
Build a plugin from a local directory into an OCI artifact that can be pushed to a registry.
On success, prints the OCI reference of the built artifact to stdout.
thv ai-plugin build [path] [flags]
Options
-h, --help help for build
-t, --tag string OCI tag for the built artifact
Options inherited from parent commands
--debug Enable debug mode
SEE ALSO
- thv ai-plugin - Manage AI-tool plugins