astrale-cli
Installation
SKILL.md
Astrale CLI
astrale connects to existing Astrale Kernels. It selects an instance and
identity, performs graph reads and mutations, invokes callables, installs
running domains, reads the Kernel journal, and opens authenticated views.
The rendered command help is authoritative for flags and defaults:
astrale --help
astrale <command> --help
- Binary:
astrale - Package:
@astrale-os/cli - Runtime: Node 22 or newer; source development defaults to Node 26 and also supports Node 24 and Bun
- Dev entrypoint:
bun cli/bin/astrale.ts <command>