Can anybody give an example how to use this command
Usage:
kvstore [options] [--] <module>
Arguments:
module What module are we making calls against?
Options:
--iknowwhatiamdoing With great power comes great responsibility. This command can potentially break things. Unless you pass this parameter it is readonly
--action=ACTION What action to call [default: ""]
--key=KEY The key [default: ""]
--value=VALUE A Value if setting one [default: ""]
--group=GROUP Optional Group [default: "noid"]
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Help:
Manage kvstore
I want for example add TCP port to pjsip
is it possible using this command?
or maybe I can add contacts to phonebook using this command ?
When I was writing new stuff or adding features I would use kvstore. It involves rethinking some things when creating structures. Migration of all modules would be nice for several reasons but ultimately it’s a lot of work so it was never a primary task.
I would like to see more of the old roadmap stuff get done. Unfortunately I think that map was shredded lol