trinodb/trino
View on GitHubCLI: accept repeated `--file` option and run all the files sequentially
Open
#27,532 opened on Dec 2, 2025
enhancementgood first issue
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (Avg merge 6d 3h) (251 merged PRs in 30d)
Description
allow usage like this
trino --catalog iceberg --schema default --file ddls.sql --file inserts.sql