Skip to content

Commit

Permalink
chore: regen snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Dec 12, 2024
1 parent 935d770 commit 580919d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions command-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
"flags": ["api-version", "flags-dir", "job-spec", "json", "name", "target-org"],
"plugin": "@salesforce/plugin-agent"
},
{
"alias": [],
"command": "agent:generate:definition",
"flagAliases": [],
"flagChars": [],
"flags": ["flags-dir"],
"plugin": "@salesforce/plugin-agent"
},
{
"alias": [],
"command": "agent:generate:spec",
Expand All @@ -27,6 +35,14 @@
],
"plugin": "@salesforce/plugin-agent"
},
{
"alias": [],
"command": "agent:generate:testset",
"flagAliases": [],
"flagChars": [],
"flags": ["flags-dir"],
"plugin": "@salesforce/plugin-agent"
},
{
"alias": [],
"command": "agent:preview",
Expand Down

0 comments on commit 580919d

Please sign in to comment.