Commit 93b34e5
authored
feat: create standalone CLI for cocoindex (#485)
* feat(flow): update text label to handle empty lines instead of color style
* feat: update to use standalone cocoindex cli
* feat: pass in `<module_path>:<flow_name>` directly in new CLI
* feat: only show relevant flows given ls targets
* feat: add function to parse app target and warn on flow name usage
* feat: add support for loading dot-env files
* feat: use `find_dotenv` for better path resolution1 parent 584b02f commit 93b34e5
4 files changed
+309
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments