thv skill push
Push a built skill
Synopsis
Push a previously built skill artifact to a remote OCI registry.
thv skill push [reference] [flags]
Options
-h, --help help for push
--key string Path to a cosign private key to sign the pushed artifact. Encrypted keys are decrypted with COSIGN_PASSWORD read from the 'thv serve' process, which performs the signing
--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
- thv skill - Manage skills