Share feedback
Answers are generated based on the documentation.

sbx kit push

DescriptionPush a kit artifact to an OCI registry
Usagesbx kit push DIRECTORY REFERENCE [flags]

Description

Package and push a kit artifact directory to an OCI registry.

The directory must contain a valid spec.yaml. The reference should be in the format "registry/repo:tag" (e.g., "ghcr.io/myorg/my-plugin:1.0").

Authentication uses your Docker credential store.

Global options

OptionDefaultDescription
-D, --debugEnable debug logging