Knife bootstrap by passing ip variable addresses

Is there a way of passing parameters to knife bootstrap?

For example, I want to bootstrap multiple nodes by passing its ip addresses
to knife bootstrap in script

for instance, $ knife bootstrap* * --ssh-user xxxx -P xxxt --sudo

Regards, Ifeanyi