The following command uploads the SUIT envelope file root.suit to the device connected to the serial port COM7 using a custom baud rate 11111 on Windows (run nrfutil device list to check the serial port name for your OS):
nrfutil suit upload-envelope --envelope-file root.suit --serial-port port=COM7,baud_rate=11111
This command uploads the file and produces no additional output.