Documentation
¶
Overview ¶
Push parses an Agentfile, builds the OCI artifact, and pushes it to a registry using oras.
Usage:
go run ./examples/push/ [-plain-http] <Agentfile> <registry-ref>
Example:
go run ./examples/push/ demo/meteo/Agentfile ghcr.io/openotters/agents/meteo:1.0.0 go run ./examples/push/ -plain-http demo/meteo/Agentfile localhost:5000/agents/meteo:1.0.0
Click to show internal directories.
Click to hide internal directories.