@kitelev/exocortex-cli 16.69.5 → 16.69.6
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 v16.69.
|
|
2
|
+
// @kitelev/exocortex-cli v16.69.6
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -812,7 +812,7 @@ Next steps:
|
|
|
812
812
|
`),process.stdout.write(` File: ${e.file}
|
|
813
813
|
`),process.stdout.write(` Commit: ${e.sha}
|
|
814
814
|
`),process.stdout.write(` URL: ${e.url}
|
|
815
|
-
`)),process.exit(0)}catch(e){let t=e instanceof Error?e:new Error(String(e)),r=new pu;t.message=r.redact(t.message),t.stack&&(t.stack=r.redact(t.stack)),ee.handle(t)}})}a(xee,"restPushCommand");function $L(n){let e=new ne;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.69.
|
|
815
|
+
`)),process.exit(0)}catch(e){let t=e instanceof Error?e:new Error(String(e)),r=new pu;t.message=r.redact(t.message),t.stack&&(t.stack=r.redact(t.stack)),ee.handle(t)}})}a(xee,"restPushCommand");function $L(n){let e=new ne;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.69.6"),e.addCommand(sL()),e.addCommand(mL()),e.addCommand(LD()),e.addCommand(jD()),e.addCommand(hN()),e.addCommand(BD()),e.addCommand(GD()),e.addCommand(QD()),e.addCommand(gN()),e.addCommand(EN()),e.addCommand(xN()),e.addCommand(AN()),e.addCommand(CN()),e.addCommand(UN()),e.addCommand(VN()),e.addCommand(QN()),e.addCommand(iL()),e.addCommand(EL()),e.addCommand(xL()),e.addCommand(OL()),e.addCommand(DL()),e.addCommand(jL()),e}a($L,"createProgram");$L().parse();0&&(module.exports={createProgram});
|
|
816
816
|
/*! Bundled license information:
|
|
817
817
|
|
|
818
818
|
reflect-metadata/Reflect.js:
|