@shukrichiu/icancgm-cli
v0.2.0
Published
CLI wrapper for querying SINO CGM production data through the icancgm Rust binary.
Maintainers
Readme
@shukrichiu/icancgm-cli
@shukrichiu/icancgm-cli installs the sino command and downloads the matching Rust binary from GitHub Releases during postinstall.
Install
npm install -g @shukrichiu/icancgm-cliThe binary is downloaded from:
https://github.com/ShukriChiu/icancgm-cli/releasesVerify
sino health --jsonNotes
- Production environment only
- Current version requires
user_idfor data queries - The npm package is a thin wrapper; the actual query engine is the Rust binary
Useful environment variables
SINO_BINARY_PATHSINO_SKIP_DOWNLOAD=1SINO_RELEASE_REPOSINO_RELEASE_VERSIONSINO_RELEASE_BASE_URL
