I\'m trying to run rclone sync in a gitlab pipeline, but it errors out because it is waiting for console input. Adding the --auto-confirm flag to the s
rclone sync
--auto-confirm