This is a command line interface for an Apache Arrow Flight.
https://arrow.apache.org/cookbook/py/flight.html
https://github.com/rymurr/flight-spark-source
TODO: Add Commands
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- In the flight-cli directory,
cargo update
- Run the CLI by running
cargo run -- <command> <args> <flags>