alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.27k stars 444 forks source link

Integrate `flexbuild` for flex as a sub-command of `gsctl` #3262

Open yecol opened 1 year ago

yecol commented 1 year ago

as titled. move the functionalities in flexbuild in /flex to gsctl flexbuild

lidongze0629 commented 10 months ago

Usage:

$ gsctl flexbuild --help

Options:
--graphscope-repo -g (optional)
    GraphScope code repository location.

--app, -a (required)
    Application type
    Allowed: db, olap, ldbcdriver, gnn

--output-dir -o (optional)
   Output prefix

Arguments:
  COMPONENTS...
    Components (LEGO bricks) to include and link
    Allowed: hiactor, gaia, pregel, pie, flash, grape-cpu, grape-gpu, tensorflow, pytorch, vineyard, mcsr, gart, graphar