It's not possible to use multiple values in the --field option to customize wp plugin list.
For example, it would be helpful to be able to do the example command below:
wp plugin list --name=example-plugin1,example-plugin-2
This should only show the info for the plugins in the list, not all of the plugins.