influxdb/influxdb3/tests/server/fixtures
Michael Gattozzi 061b62a09b
feat(cli): write & query via stdin, string & file (#25907)
This change allows *both* the write and query commands to accept input
via stdin, string, or by a file. With this change larger queries are more
feasible to write as they can now be written in a file and smaller
writes via a string are now possible. This also makes the program work
more like people would expect it to, especially on unix based systems.

This commit also contains three tests to make sure the functionality works
as expected.

Closes #25772
Closes #25892
2025-01-24 10:02:44 -05:00
..
file.lp feat(cli): write & query via stdin, string & file (#25907) 2025-01-24 10:02:44 -05:00
file.sql feat(cli): write & query via stdin, string & file (#25907) 2025-01-24 10:02:44 -05:00