Expand description
FraiseQL CLI library - exposes internal modules for testing and reuse
Modules§
- commands
- CLI commands module
- config
- Configuration loading and management
- introspection
- CLI introspection for AI agents
- output
- Output formatting for CLI commands
- output_
schemas - Output schemas for CLI commands
- schema
- Schema format handling
Functions§
- run
- Run the FraiseQL CLI. Called from both the
fraiseql-cliandfraiseqlbinary entry points.