trinodb/trino
View on GitHubCLI: accept repeated `--file` option and run all the files sequentially
Open
#27532 opened on Dec 2, 2025
enhancementgood first issue
Description
allow usage like this
trino --catalog iceberg --schema default --file ddls.sql --file inserts.sql