INZM085E THE --TO-FILE OPTION CAN ONLY BE SPECIFIED WHEN CREATING CREDENTIALS.

Explanation

The --to-file option has been specified into the command line, but the --credentials option has not. The --to-file option cannot be specified without specifying the --credentials option too.

User response

Add the --credentials option into the command line, or remove the --to-file option from it.