Skip to main content

thv ai-plugin push

Push a built AI-tool plugin to an OCI registry

Synopsis

Push a previously built plugin artifact to a remote OCI registry.

thv ai-plugin push [reference] [flags]

Options

-h, --help help for push
--identity-token string OIDC identity token (or a path to a file containing one) for keyless signing. If omitted, one is acquired automatically: from the GitHub Actions OIDC token when running with id-token: write permission, otherwise via an interactive browser sign-in
--no-sign Push without signing (consumers will need an explicit unsigned exception to install project-scoped)

Options inherited from parent commands

--debug Enable debug mode

SEE ALSO