@openschedule/cli
v0.1.3
Published
CLI for OpenSchedule ZA customs sync, tariff lookup, source trace, and mechanical duty estimates.
Maintainers
Readme
@openschedule/cli
Command-line tools for OpenSchedule statutory rulesets.
npm install -g @openschedule/cliConsumer ZA customs commands:
openschedule customs sync --sync if-stale
openschedule customs lookup --tariff-code 000110 --include-metadata
openschedule customs rates --tariff-code 000110
openschedule customs estimate --tariff-code 000110 --customs-value 1000
openschedule customs source --tariff-code 000110
openschedule customs measures --tariff-prefix 0307Source freshness checks:
openschedule status za-sars customs --cache <cache>OpenSchedule builds from official SARS sources fetched into the user's local cache. It does not publish or bundle SARS PDFs, SARS datasets, or shared generated customs rulesets.
