Synopsis
Examples:
serviceproviderclient subscriptions listen -s "originatingCountry='NO'"
serviceproviderclient subscriptions listen -i 5a56dbcb-af41-4950-81f2-953e5cfcc4f9
serviceproviderclient subscriptions listen -f sub.json
serviceproviderclient subscriptions listen -s "originatingCountry='NO'" -d directory
serviceproviderclient subscriptions listen -s "originatingCountry='NO'" -d directory -c "NO subscription"
-d and -c is optional
Description
Add subscription and receive messages
Options
- -c, --comment=<description>
- -d, --directory=<directory>
-
directory to save messages
- -f, --filename=<file>
-
The subscription json file
- -h, --help
-
Show this help message and exit.
- -i, --id=<id>
-
The subscription Id
- -s, --selector=<selector>
-
The subscriptions selector
- -V, --version
-
Print version information and exit.