@kitelev/exocortex-cli 15.42.0 → 15.43.0
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.43.0
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -627,7 +627,7 @@ ${ur.dump(i,{lineWidth:-1})}---
|
|
|
627
627
|
`),c.isDefinedBy&&process.stderr.write(`isDefinedBy: ${c.isDefinedBy}
|
|
628
628
|
`),process.stderr.write(`--- END PREVIEW ---
|
|
629
629
|
`)),process.stdout.write(JSON.stringify(c)+`
|
|
630
|
-
`),process.exit(0)}catch(e){q.handle(e)}})}o(iI,"unarchiveCommand");var Gr=new He;Gr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.
|
|
630
|
+
`),process.exit(0)}catch(e){q.handle(e)}})}o(iI,"unarchiveCommand");var Gr=new He;Gr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.43.0");var Sv=Gr.command("sparql").description("SPARQL query execution and cache management");Sv.addCommand(pA());Sv.addCommand(vA());Sv.addCommand(_A());Gr.addCommand(CC());Gr.addCommand(OC());Gr.addCommand(RC());Gr.addCommand(DC());Gr.addCommand(NC());Gr.addCommand($C());Gr.addCommand(qC());Gr.addCommand(HC());Gr.addCommand(YC());Gr.addCommand(eI());Gr.addCommand(nI());Gr.addCommand(iI());Gr.parse();
|
|
631
631
|
/*! Bundled license information:
|
|
632
632
|
|
|
633
633
|
reflect-metadata/Reflect.js:
|