@reasoningco/infer-cli
v0.1.6
Published
CLI for schema discovery and querying with Infer SDK
Downloads
74
Readme
@reasoningco/infer-cli
CLI for schema discovery and querying with the Infer SDK.
Install
npm install -g @reasoningco/infer-cliUsage
infer-cli introspect --connection postgresql://...
infer-cli generate-schema --connection postgresql://...
infer-cli ask "top 10 customers by revenue" --connection postgresql://...
infer-cli validate --schema ./infer-schema.yamlLicense
MIT — see LICENSE
