Feedback: Apple Configurator: CLI Progress does not give sufficient detail

You are here:
FB17937111 — macOS

Basic Information

Please provide a descriptive title for your feedback:
Apple Configurator: CLI Progress does not give sufficient detail

Which area are you seeing an issue with?
Installation/Setup/Migration/Recovery

What type of issue are you reporting?
Suggestion

Details

What does the installation/setup/migration/recovery issue you are seeing involve?
Something else not on this list

What build of macOS were you upgrading from?
Configurator Version 2.18 (10A23) but seems to be all versions

What time was it when this last occurred? (Example: 12:00 pm EST 02/14/2023)
Not answered

Description

Please describe the issue and what steps we can take to reproduce it:
We use the CLI of Apple Configurator (cfgutil) and use the -v verbose flag to keep track of our restores in our app. However, very little progress is seen over the 8 minutes to restore.

To replicate: 
1. Put a target mac into DFU mode
2. Connect a USB-C cable between the admin mac running configurator and the target mac in DFU mode in DFU ports.
3. Restore using:
/Applications/Apple Configurator.app/Contents/MacOS/cfgutil", @"--progress",@"restore" -I <path to IPSW>

Expect behavior: lots of status over the 8 minutes telling the process progression to update the user on status.
What happened: Only get 3 substanitive messages: <10%, 49%, complete