mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
cli: updated config to get config from app, added sync command (#241)
* cli: updated config to get config from app, added sync command * updated command description
This commit is contained in:
@@ -7,3 +7,4 @@ export { create } from "./create";
|
||||
export { copyAssets } from "./copy-assets";
|
||||
export { types } from "./types";
|
||||
export { mcp } from "./mcp/mcp";
|
||||
export { sync } from "./sync";
|
||||
|
||||
Reference in New Issue
Block a user