class
Shards::Commands::AIDocs
- Shards::Commands::AIDocs
- Shards::Command
- Reference
- Object
Overview
Manages AI documentation installed from shard dependencies.
Subcommands:
status(default): show installed AI docs and their statediff <shard>: compare local modifications against upstreamreset <shard> [file]: discard local changes, restore upstreamupdate [shard]: force re-install, overwriting local changesmerge-mcp: merge.mcp-shards.jsonentries into.mcp.json
Defined in:
commands/ai_docs.crInstance Method Summary
-
#run(args : Array(String))
Dispatches to the appropriate subcommand based on args.