Closed tbar4 closed 1 month ago
Describe the bug The examples in both the Ballista Quickstart Documentation and the repo have incorrect example arguments for the CLI.
Running the above will give the following error
cargo run --release --bin sql error: no bin target named `sql`.
To Reproduce Steps to reproduce the behavior:
Follow the quickstart guide or repo examples linked above
Expected behavior A clear and concise description of what you expected to happen.
The examples should run wihtout error
Additional context
I will submit a Pull Request shortly to solve the issues
Describe the bug The examples in both the Ballista Quickstart Documentation and the repo have incorrect example arguments for the CLI.
Running the above will give the following error
To Reproduce Steps to reproduce the behavior:
Follow the quickstart guide or repo examples linked above
Expected behavior A clear and concise description of what you expected to happen.
The examples should run wihtout error
Additional context
I will submit a Pull Request shortly to solve the issues