Data warehouse toolkit — schema design, query optimization, data partitioning, aggregation pipelines, and storage management.
| Command | Description |
|---|---|
| --------- | ------------- |
warehouse run | Execute main function |
warehouse list | List all items |
warehouse add | Add new item |
warehouse status | Show current status |
warehouse export | Export data |
warehouse help | Show help |
# Show help
warehouse help
# Quick start
warehouse run
# Run with defaults
warehouse run
# Check status
warehouse status
# Export results
warehouse export json
warehouse help for all commands~/.local/share/warehouse/Powered by BytesAgain | bytesagain.com
Feedback & Feature Requests: https://bytesagain.com/feedback
Results go to stdout. Save with warehouse run > output.txt.
Set WAREHOUSE_DIR to change data directory. Default: ~/.local/share/warehouse/
共 2 个版本