@tyravel/cli
The Tyravel command-line interface
Install
bash
npm install @tyravel/cliMetadata
| Field | Value |
|---|---|
| Version | 1.0.1 |
| Source | packages/cli |
| Category | Developer experience |
| Node.js | >=26 |
Tyravel dependencies
- @tyravel/auth-oauth
- @tyravel/config
- @tyravel/core
- @tyravel/crypto
- @tyravel/database
- @tyravel/debug
- @tyravel/locale
- @tyravel/mcp
- @tyravel/notifications
- @tyravel/queue
- @tyravel/repl
- @tyravel/support
- @tyravel/vector
- @tyravel/views
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
CommandConsoleKernelcreateKernelfindProjectRootloadProjectConfigparseArgvrequireProjectRoot
Types
CommandDefinitionTyravelConfig
Guide
See the Getting started guide for usage examples.