log frontends/src/jp/cmd_pubsub.py @ 2369:cdaa58e14553

age author description
2017-09-24 Goffi jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)
2017-09-08 Goffi jp (pubsub): added subscribe, unsubscribe and subscriptions methods:
2017-09-06 Goffi jp (pubsub/node): added schema (set/edit/get) commands to manipulate PubSub node schema
2017-08-20 Goffi jp (pubsub/node): added subscriptions subcommand:
2017-07-09 Goffi jp (pubsub/search): fixed encoding for stdin in external commands
2017-07-08 Goffi jp (pubsub/search): profile is transmited to subcommand for "exec" action
2017-07-08 Goffi jp (arg_tools): args is not modified anymore in get_use_args + fixed args returned + parser_args are returned separatly (return is now a tuple)