aven-stellar package ships both a CLI (documented in the CLI Guide) and a programmatic API for embedding session tracking directly in your Node.js applications.
Install
Programmatic API
What the package exports
For interactive terminal usage, prefer the CLI. The programmatic API is intended for CI jobs, custom dashboards, and headless environments.
CLI reference
Full command-line documentation for
aven-stellar start and aven-stellar stop.