Skip to content

feat(cli): add built-in help command for REPL #152

@aviralgarg05

Description

@aviralgarg05

Summary

Add CLI help command(s) for first-time users.

Why

Discoverability is low without built-in guidance for available commands and SQL examples.

Tasks

  • Add help (or .help) command in nexum_cli/src/main.rs
  • Print available commands: SQL mode, ASK, EXPLAIN, exit options
  • Include 2-3 short query examples

Acceptance Criteria

  • Help command works in REPL
  • Output is concise and readable
  • Existing CLI behavior remains unchanged

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions