The problem with your command is that you do not define the name of the parameter. That one goes before the “=”. That results in all having an empty name and so overwriting each other. If you change that and then run something like the following it will work fine: