Command Line formatter for SQL files

I use Toad For Oracle and Toad Data Point 5.7.
Do any of these products have a command-line interface for doing SQL Formatting?
Are there any Toad products that do command line SQL formatting?

Thanks,
Troy

Although both TDP and Toad for Oracle have formatting capabilities within their respective UI, only Toad for Oracle has the ability to enable formatting via command line at this time.

You would need to create an automation script that includes the Format task, and have it point to the file/s whose contents you wish to format (presumably SQL script files, etc.) See snap below.

Once the Automation script is created/saved, then you can call the automation job via Toad for Oracle's command line syntax. See Toad Help for more details.