If you run container image pull with stdout (or stderr) piped to a file, there's no progress output from the command. Ideally commands could fall back to a simple stream of status output if running without a terminal. This would make it easier to use the new CLI from other applications.