Documentation
¶
Overview ¶
Command air authors and maintains Airlock agent repos outside airlock.
It wraps the agentsdk/scaffold package with three subcommands:
air [init] <dir> scaffold a new agent into <dir>
air update [dir] regenerate the airlock-managed files in place
go tool air toolchain install
install the pinned frontend toolchain
go tool air build run the local build chain
air login <airlock-url> store CLI credentials outside the repo
air deploy upload this repo's source and start a build
init and update render the same airlock-managed files airlock's builder produces; toolchain install fetches the exact templ/tailwind/daisyui versions the scaffold pins so local `go tool templ generate` and repo-local `tailwindcss` builds match.
Click to show internal directories.
Click to hide internal directories.