Example To listen space for Put Take Expire Seed Unseed activity
-s <string> Space name
-q <string> Filter condition (For example, listen only specified matching record operation)
Examples:
Start listening space: listen -s RECORD Start listening space with filter: listen -s RECORD -q t_id>0 Stop listening space: stop listen <space_name> Stop listening all spaces: stop listen all
Copyright © Cloud Software Group, Inc. All rights reserved.