When the 'ecs-sync-ctl --status x" command is run, it performs auto-formatting of the 'Bytes Completed' number. The scale changes automatically through KB, MG, GB, TB, etc. Once the value hits TB, the rounding makes it difficult to determine the granular change, between different runs of the command - like in a script.
Is there a way to have an additional parameter on the '--status' option, to fix the capacity in GB only? Or any other requested multiplier.