grafos publish
Sign + publish a tasklet to a registry. Ships the WASM module and its manifest.
grafos publish
Publish the current program to the scheduler's tenant-scoped registry so the dashboard and `grafos account admin` can see it
Usage: grafos publish [OPTIONS]
Options: --fabric <FABRIC> Fabric address (host:port). Overrides GRAFOS_FABRIC env var [env: GRAFOS_FABRIC=] --scheduler <SCHEDULER> Override the scheduler URL. Defaults to the `scheduler_url` in the stored credentials [env: GRAFOS_SCHEDULER=] --json Output in JSON format for scripting --no-source Skip uploading the source bundle. The registry still gets the metadata + source_hash; use when the project is too large for inline upload and you plan to stream via R2 --wide Show additional columns in table output --no-color Disable color output --pool <POOL> Pool name (default: "default") [default: default] -h, --help Print help -V, --version Print version