a9script

Docs / Agents: CLI, MCP, skill

Command reference

Every command the a9script tool answers to, from the tool's own tables. A command marked as crossing MCP is offered to an assistant as a tool of the same name; the others stay on the terminal by decision, and the reason is stated.

CommandWhat it doesWordsFlagsOver MCP
a9script loginstore a PAT--server--tokenno — it stores a token in a profile FILE, and an MCP connection carries its token in the header it arrived on
a9script whoamiwho the stored credential is, and where it is boundyes
a9script setupturn a first-run setup token into the first administrator--email--name--password--server--tokenno — it turns a setup token into the first account — the one state a door behind a credential cannot be in
a9script filestoreread and create the environment's file stores<action><name>--configyes
a9script filesmove files in and out of a file store<action><store><path>--from--out--typeno — it moves bytes between the caller's own disk and the store, and a remote caller's disk is not the server's
a9script entityread and write the environment's entities, one at a time<action><kind><name>--data--fileyes
a9script applyupsert a .json file, or a folder of them, by name<path>--atomic--dry-runyes
a9script describewhat a door takes: its URL, the credential it asks for, the networks it answers, what runs behind it and the shapes it declares<endpoint>yes
a9script lockread the environment's edit lock, or give it back<action>yes
a9script runfollows the run through any pause and exits on the RUN's outcome<script>--debug--input--no-wait--step--waityes
a9script probefire ONE configured call and read the whole exchange<function>--acknowledge-write--inputyes
a9script sessionsthe environment's paused stepped runsyes
a9script positionwhere a stepped run stands: the parked call, the statement, the variables in scope<run>yes
a9script continueone more external call<run>--to-endyes
a9script abortstop a paused stepped run; nothing further is sent<run>yes
a9script historya debug run's calls: names, status, verdict<run>yes
a9script inspectone call whole: request, attempts, bodies<run><seq>yes
a9script authoring-packhow to write a script, for humans and agents--partyes
Rendered from apps/website/src/generated/cli-reference.json in the product's own repository, at build time. Found a problem on this page? Write to the address in the footer.