Commit graph

4 commits

Author SHA1 Message Date
Cyber MacGeddon
f1e9bee56a - Added config reload handler mechanism, calls a Python method on config
load
- Set config namespace subscription expiry to 30 mins, to clean up, since
  config subscriptions are per-instance, there is many of them and they
  get a unique ID on instance restart
2025-04-02 00:19:56 +01:00
cybermaggedon
fa09dc319e
Feature/config service (#332)
Configuration service provides an API to change configuration. Complete configuration is pushed down a config queue so that users have a complete copy of config object.
2025-04-01 19:47:05 +01:00
cybermaggedon
ae8661fe2e
Fix/improve command line help (#145)
* Make command line consistent, fix incorrect documentation.

* Improve tg-invoke-prompt help
2024-11-08 18:14:14 +00:00
cybermaggedon
88a7dfa126
Maint/rename pkg (#88)
* Rename trustgraph-utils -> trustgraph-cli
* Update YAMLs
2024-09-30 22:20:26 +01:00
Renamed from trustgraph-utils/scripts/tg-init-pulsar (Browse further)