Signed-off-by: Ali Masarwa <ali.saed.masarwa@gmail.com>
cout << " topic list list bucket notifications topics\n";
cout << " topic get get a bucket notifications topic\n";
cout << " topic rm remove a bucket notifications topic\n";
+ cout << " topic stats get a bucket notifications persistent topic stats (i.e. reservations, entries & size)\n";
cout << " script put upload a lua script to a context\n";
cout << " script get get the lua script of a context\n";
cout << " script rm remove the lua scripts of a context\n";
topic list list bucket notifications topics
topic get get a bucket notifications topic
topic rm remove a bucket notifications topic
+ topic stats get a bucket notifications persistent topic stats (i.e. reservations, entries & size)
script put upload a lua script to a context
script get get the lua script of a context
script rm remove the lua scripts of a context