@kitelev/exocortex-cli 15.34.2 → 15.35.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
// @kitelev/exocortex-cli v15.
|
|
2
|
+
// @kitelev/exocortex-cli v15.35.1
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -608,7 +608,7 @@ ${Ps.dump(i,{lineWidth:-1})}---
|
|
|
608
608
|
`),process.stderr.write(`Would create: ${f.ontologies_created} archive ontologies
|
|
609
609
|
`),process.stderr.write(`--- END PREVIEW ---
|
|
610
610
|
`)),process.stdout.write(JSON.stringify(h)+`
|
|
611
|
-
`),process.exit(0)}catch(e){q.handle(e)}})}o(zC,"archiveCommand");var Jr=new Je;Jr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.
|
|
611
|
+
`),process.exit(0)}catch(e){q.handle(e)}})}o(zC,"archiveCommand");var Jr=new Je;Jr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.35.1");var dv=Jr.command("sparql").description("SPARQL query execution and cache management");dv.addCommand(sA());dv.addCommand(lA());dv.addCommand(uA());Jr.addCommand(vC());Jr.addCommand(bC());Jr.addCommand(SC());Jr.addCommand(TC());Jr.addCommand(xC());Jr.addCommand(OC());Jr.addCommand(NC());Jr.addCommand(MC());Jr.addCommand(VC());Jr.addCommand(WC());Jr.addCommand(zC());Jr.parse();
|
|
612
612
|
/*! Bundled license information:
|
|
613
613
|
|
|
614
614
|
reflect-metadata/Reflect.js:
|