@kitelev/exocortex-cli 16.80.0 → 16.80.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 v16.80.
|
|
2
|
+
// @kitelev/exocortex-cli v16.80.1
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -828,7 +828,7 @@ Next steps:
|
|
|
828
828
|
`),process.stdout.write(` File: ${e.file}
|
|
829
829
|
`),process.stdout.write(` Commit: ${e.sha}
|
|
830
830
|
`),process.stdout.write(` URL: ${e.url}
|
|
831
|
-
`)),process.exit(0)}catch(e){let t=e instanceof Error?e:new Error(String(e)),r=new Mu;t.message=r.redact(t.message),t.stack&&(t.stack=r.redact(t.stack)),re.handle(t)}})}a(Tne,"restPushCommand");function j4(n){let e=new oe;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.80.
|
|
831
|
+
`)),process.exit(0)}catch(e){let t=e instanceof Error?e:new Error(String(e)),r=new Mu;t.message=r.redact(t.message),t.stack&&(t.stack=r.redact(t.stack)),re.handle(t)}})}a(Tne,"restPushCommand");function j4(n){let e=new oe;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.80.1"),e.addCommand(i4()),e.addCommand(p4()),e.addCommand(LN()),e.addCommand(MN()),e.addCommand(dk()),e.addCommand(BN()),e.addCommand(VN()),e.addCommand(HN()),e.addCommand(mk()),e.addCommand(vk()),e.addCommand(Ak()),e.addCommand(Ik()),e.addCommand(Rk()),e.addCommand($k()),e.addCommand(Uk()),e.addCommand(Hk()),e.addCommand(n4()),e.addCommand(v4()),e.addCommand(C4()),e.addCommand(P4()),e.addCommand(F4()),e.addCommand(M4()),e}a(j4,"createProgram");j4().parse();0&&(module.exports={createProgram});
|
|
832
832
|
/*! Bundled license information:
|
|
833
833
|
|
|
834
834
|
reflect-metadata/Reflect.js:
|