@kitelev/exocortex-cli 15.36.0 → 15.37.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.37.0
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -609,7 +609,7 @@ ${Oi.dump(i,{lineWidth:-1})}---
|
|
|
609
609
|
`),process.stderr.write(`Would create: ${f.ontologies_created} archive ontologies
|
|
610
610
|
`),process.stderr.write(`--- END PREVIEW ---
|
|
611
611
|
`)),process.stdout.write(JSON.stringify(h)+`
|
|
612
|
-
`),process.exit(0)}catch(e){q.handle(e)}})}o(YC,"archiveCommand");var Zr=new Je;Zr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.
|
|
612
|
+
`),process.exit(0)}catch(e){q.handle(e)}})}o(YC,"archiveCommand");var Zr=new Je;Zr.name("exocortex").description("CLI tool for Exocortex knowledge management system").version("15.37.0");var mv=Zr.command("sparql").description("SPARQL query execution and cache management");mv.addCommand(oA());mv.addCommand(fA());mv.addCommand(hA());Zr.addCommand(wC());Zr.addCommand(EC());Zr.addCommand(TC());Zr.addCommand(AC());Zr.addCommand(CC());Zr.addCommand(FC());Zr.addCommand(kC());Zr.addCommand($C());Zr.addCommand(BC());Zr.addCommand(zC());Zr.addCommand(YC());Zr.parse();
|
|
613
613
|
/*! Bundled license information:
|
|
614
614
|
|
|
615
615
|
reflect-metadata/Reflect.js:
|