Skip to content

Commit dccfdfc

Browse files
fix: remove agent test cancel command
1 parent 42676eb commit dccfdfc

File tree

4 files changed

+0
-131
lines changed

4 files changed

+0
-131
lines changed

command-snapshot.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,6 @@
5151
"flags": ["flags-dir", "force-overwrite", "from-definition", "output-file"],
5252
"plugin": "@salesforce/plugin-agent"
5353
},
54-
{
55-
"alias": [],
56-
"command": "agent:preview",
57-
"flagAliases": [],
58-
"flagChars": ["c", "d", "n", "o", "x"],
59-
"flags": ["apex-debug", "api-name", "api-version", "client-app", "flags-dir", "output-dir", "target-org"],
60-
"plugin": "@salesforce/plugin-agent"
61-
},
62-
{
63-
"alias": [],
64-
"command": "agent:test:cancel",
65-
"flagAliases": [],
66-
"flagChars": ["i", "o", "r"],
67-
"flags": ["api-version", "flags-dir", "job-id", "json", "target-org", "use-most-recent"],
68-
"plugin": "@salesforce/plugin-agent"
69-
},
7054
{
7155
"alias": [],
7256
"command": "agent:test:create",

messages/agent.test.cancel.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

schemas/agent-test-cancel.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/commands/agent/test/cancel.ts

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)