Skip to content

Commit 65de15f

Browse files
committed
fix: update snapshot
1 parent 5d0a29f commit 65de15f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

command-snapshot.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,23 @@
188188
"flags": ["job-id", "json", "name", "target-org", "use-most-recent", "wait"],
189189
"plugin": "@salesforce/plugin-org"
190190
},
191+
{
192+
"command": "org:refresh:sandbox",
193+
"flagAliases": [],
194+
"flagChars": ["i", "f", "n", "o", "w"],
195+
"flags": [
196+
"auto-activate",
197+
"async",
198+
"json",
199+
"name",
200+
"definition-file",
201+
"no-prompt",
202+
"target-org",
203+
"poll-interval",
204+
"wait"
205+
],
206+
"plugin": "@salesforce/plugin-org"
207+
},
191208
{
192209
"alias": ["env:resume:scratch"],
193210
"command": "org:resume:scratch",

0 commit comments

Comments
 (0)