dify/cli/src
Yunlu Wen 0a051b598f
feat: support import / export dsl in CLI (#37232)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: cheatofrom <85830867+cheatofrom@users.noreply.github.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Rohit Gahlawat <personal.rg56@gmail.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-06-10 09:51:40 +00:00
..
api feat: support import / export dsl in CLI (#37232) 2026-06-10 09:51:40 +00:00
auth refactor(cli): unify token storage behind Store + add host/account switching (#36830) 2026-06-02 04:05:53 +00:00
cache refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
commands feat: support import / export dsl in CLI (#37232) 2026-06-10 09:51:40 +00:00
config refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
env refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
errors refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
framework feat(cli): unified help system (#36896) 2026-06-04 07:27:28 +00:00
help feat(cli): unified help system (#36896) 2026-06-04 07:27:28 +00:00
http feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
limit refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
store fix: run ci properly on pr (#37233) 2026-06-09 10:06:55 +00:00
sys fix(difyctl): improve auth login host prompt UX (#37054) 2026-06-05 07:57:29 +00:00
types refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
util feat: support import / export dsl in CLI (#37232) 2026-06-10 09:51:40 +00:00
version refactor(cli): unify token storage behind Store + add host/account switching (#36830) 2026-06-02 04:05:53 +00:00
workspace feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +00:00
index.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00