Skip to content

Commit 6b4d876

Browse files
author
Andrew Slater
committed
feat: package:version:retrieve command
1 parent c0cb638 commit 6b4d876

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

command-snapshot.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,9 @@
342342
"command": "package:version:retrieve",
343343
"plugin": "@salesforce/plugin-packaging",
344344
"flags": ["api-version", "json", "loglevel", "output-dir", "package", "target-org"],
345-
"alias": []
345+
"alias": [],
346+
"flagChars": ["d", "o", "p"],
347+
"flagAliases": ["apiversion", "targetusername", "u"]
346348
},
347349
{
348350
"command": "package:version:update",

0 commit comments

Comments
 (0)