bms-pack-cli/README.md
2025-07-10 07:05:30 +10:00

19 lines
424 B
Markdown

# BMS Pack CLI
```
Usage: bms-pack-cli [options] [command]
CLI to create BMS packs
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
help Show help
add-table <url> Add a table to the pack
list-tables List tables cached
add-source <path>
list-missing <table>
compress <table> <level>
```