Before the last update i was able to use the command
cardano-cli transaction witness
–tx-body-file spendScriptTxBody
–script-file allMultiSigScript
–testnet-magic 42
–out-file scriptWitness
to create a witness using the multisig script file, now it seems that the command has changed and won’t accept the “–script-file” argument and I can’t find any documentation on how to do it in the new version. any suggestions?