from the command line, you have to type in the field names, there is no multi-select capabilities
If you want to use a GUI to select multiple fields, just run the geoprocessing tool and use the dialog window that allows multiple field selection:
Multiple field names can be given in a Python list:
["FIeldA", "FieldB", "FieldC"]