@kitelev/exocortex-cli 15.40.0 → 15.40.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.40.
|
|
2
|
+
// @kitelev/exocortex-cli v15.40.1
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -624,7 +624,7 @@ ${Br.dump(i,{lineWidth:-1})}---
|
|
|
624
624
|
`),c.isDefinedBy&&process.stderr.write(`isDefinedBy: ${c.isDefinedBy}
|
|
625
625
|
`),process.stderr.write(`--- END PREVIEW ---
|
|
626
626
|
`)),process.stdout.write(JSON.stringify(c)+`
|
|
627
|
-
`),process.exit(0)}catch(e){q.handle(e)}})}o(nI,"unarchiveCommand");var Gr=new He;Gr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.40.
|
|
627
|
+
`),process.exit(0)}catch(e){q.handle(e)}})}o(nI,"unarchiveCommand");var Gr=new He;Gr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.40.1");var bv=Gr.command("sparql").description("SPARQL query execution and cache management");bv.addCommand(dA());bv.addCommand(yA());bv.addCommand(vA());Gr.addCommand(AC());Gr.addCommand(PC());Gr.addCommand(OC());Gr.addCommand(FC());Gr.addCommand(DC());Gr.addCommand(jC());Gr.addCommand(BC());Gr.addCommand(WC());Gr.addCommand(QC());Gr.addCommand(ZC());Gr.addCommand(rI());Gr.addCommand(nI());Gr.parse();
|
|
628
628
|
/*! Bundled license information:
|
|
629
629
|
|
|
630
630
|
reflect-metadata/Reflect.js:
|