To export the service, use the following command:
WSSSAServiceCmdV2 -h<wsHostName:wsPort> -u <wsUsername> -p <encrypted wsPassword> -a<Export> -s <Service Instance ID|*> -f <fileName>
To import the service, use the following command:
WSSSAServiceCmdV2 -h<wsHostName:wsPort> -u <wsUsername> -p <encrypted wsPassword> -a<Import> -s <Service Instance ID|*> -f <fileName>