We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de78a28 + 96fcb18 commit 0956695Copy full SHA for 0956695
1 file changed
packages/cli/src/command-pack-policy.ts
@@ -7,5 +7,8 @@ export const commandPackPolicy = {
7
commandPrefixes: ["agent"],
8
credentialAccess: ["apiKey"],
9
},
10
+ "@ali/bailian-plugin-inner-console-call": {
11
+ commandPrefixes: ["inner-console"],
12
+ },
13
14
} as const satisfies CommandPackPolicy;
0 commit comments