Skip to content

1.0.0

Compare
Choose a tag to compare
@KonstantinRyazantsev KonstantinRyazantsev released this 30 Aug 11:35
· 33 commits to master since this release
d23be8b

Options:

--balances-conn-string Lykke.Service.Balances connection string 
-h|--help Show help information 
--me-endpoint ME endpoint (host:port) 
--operations-url Lykke.Service.OperationsRepository url 
--from Source asset id 
--accuracy Target asset accuracy 
--to Target asset id 
--migration-id Migration id (guid, optional) 
--migration-message Migration message (optional) 
--multiplier Multiplier (greater or equal to one, optional) 
--version Show version information 

For example:

dotnet migrate-asset.dll --balances-conn-string <Azure storage connection string> --from e11c64e4-0219-419f-8e2e-875874163560 --to 2fba9aff-07db-47e5-a750-22846f353afd --me-endpoint me.lykke-me:8888 --operations-url http://operations-repository.lykke-service/ --accuracy 5 --multiplier 3