mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-15 19:21:08 +00:00
refactor: split cli backend live helpers
This commit is contained in:
@@ -56,10 +56,6 @@ export const cliCommandCatalog: readonly CliCommandCatalogEntry[] = [
|
||||
policy: { routeConfigGuard: "always" },
|
||||
route: { id: "gateway-status" },
|
||||
},
|
||||
{
|
||||
commandPath: ["cron"],
|
||||
policy: { bypassConfigGuard: true },
|
||||
},
|
||||
{
|
||||
commandPath: ["sessions"],
|
||||
exact: true,
|
||||
|
||||
Reference in New Issue
Block a user