GithubHelp home page GithubHelp logo

TableX ignores cli arguments about tablex HOT 3 CLOSED

dbarnett avatar dbarnett commented on June 7, 2024
TableX ignores cli arguments

from tablex.

Comments (3)

dbarnett avatar dbarnett commented on June 7, 2024

I can try to tackle this issue if you like. Looks like Tauri has some nice integration with clap for that to process cli args: https://tauri.app/v1/guides/features/cli/

Obviously not a severe issue in itself, just slightly annoying. I came across this misfeature because I tried to invoke table-x somedb.sqlite on a local SQLite file and got no error but also not the results I was hoping for. (If you like, after fixing this I could follow up with a separate FR to support filename args like that.)

from tablex.

kareemmahlees avatar kareemmahlees commented on June 7, 2024

Just a quick question, how did you produce the executable?
did you run the pnpm tauri:debug or pnpm tauri:build script, or you ran cargo install --path apps/core/src-tauri?.

Some context about why I am asking this here.

from tablex.

dbarnett avatar dbarnett commented on June 7, 2024

I tried running with the executable from the downloaded .deb and also with pnpm tauri:debug -- -- --help (which seemed to be the right number of spacers to pass the flag to the actual executable?).

I experimented with Tauri's cli config to try to fix it but it didn't work, I think due to a misfeature in Tauri. Asked about it at https://discord.com/channels/616186924390023171/1212281820302016552 and will share whatever I find out there.

from tablex.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.