You can import that command straight into Postman via the Import button, in the top left of the application. Select the Paste Raw Text option and drop that command in the text field.
This creates a new request for you, based on the arguments and flags in the pasted command.
Your command would give you something like the image above, without knowing any more information about the endpoint or any other context of the implementation, it’s going to be difficult for people to provide you with any more help.