Menu

#34 add CLI support

open
nobody
2026-06-14
2026-06-14
Anonymous
No

Originally created by: kxxu
Originally owned by: SouravRoy-ETL

The problem

Development environments and server environments usually run different operating systems. For instance, development is done on Mac, while applications are deployed to Ubuntu servers in production. As a server OS, Ubuntu has no graphical desktop and cannot perform pipeline compilation directly. Therefore, the tool must support CLI, so that pipeline compilation can be executed via command lines on headless servers.

Proposed solution

Supports CLI commands to compile pipelines directly on servers without relying on dedicated applications.

Alternatives / workarounds

Additional context

Discussion

  • Anonymous

    Anonymous - 2026-06-14
     
  • Anonymous

    Anonymous - 2026-06-14

    Originally posted by: SouravRoy-ETL

    Sure. A build pipeline already exists which builds binaries along with dependencies in Headless mode but CLI would be implemented as a broader roadmap very soon.

     

Log in to post a comment.

Auth0 Logo