ticore addon list
Lists the addons installed in this project by reading each TiCore/addons/*/addon.json (slug, version, description). Prints a hint if none are installed. Must be run from inside a TiCore project — the CLI locates the project root by walking up until it finds TiCore/config.php.
$ run bin/ticore addon list
installed addons:
auth 1.0.0 Full user accounts: register, login, logout, account, roles
rest-api-kit 1.0.0 Hashed API keys + X-Api-Key auth + /api/v2 group