command
Version:
v1.0.0-alpha.39
Opens a new window with list of versions in this module.
Published: May 15, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
validate
Parses an Agentfile and checks that it is syntactically and semantically valid, printing the result. Exits with code 1
if invalid.
Usage
go run ./examples/validate/ <path-to-Agentfile>
Example
go run ./examples/validate/ demo/meteo/Agentfile
valid
Documentation
¶
Validate checks whether an Agentfile is syntactically and semantically valid.
Usage:
go run ./examples/validate/ <path-to-Agentfile>
Source Files
¶
Click to show internal directories.
Click to hide internal directories.