CLI Tool for creating BMS Table level zips
Find a file
2025-07-10 07:05:30 +10:00
src Init 2025-07-10 07:03:18 +10:00
.gitignore Init 2025-07-10 07:03:18 +10:00
package.json Init 2025-07-10 07:03:18 +10:00
pnpm-lock.yaml Init 2025-07-10 07:03:18 +10:00
README.md Added README 2025-07-10 07:05:30 +10:00

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>