diff --git a/command-snapshot.json b/command-snapshot.json index 6a908640..ffc7e2a7 100644 --- a/command-snapshot.json +++ b/command-snapshot.json @@ -1,589 +1,1206 @@ [ - { - "alias": ["force:package1:version:create"], - "command": "package1:version:create", - "flagAliases": [ - "apiversion", - "installationkey", - "managedrelease", - "packageid", - "postinstallurl", - "releasenotesurl", - "targetusername", - "u" - ], - "flagChars": ["d", "i", "k", "m", "n", "o", "p", "r", "v", "w"], - "flags": [ - "api-version", - "description", - "flags-dir", - "installation-key", - "json", - "loglevel", - "managed-released", - "name", - "package-id", - "post-install-url", - "release-notes-url", - "target-org", - "version", - "wait" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package1:version:create:get"], - "command": "package1:version:create:get", - "flagAliases": ["apiversion", "requestid", "targetusername", "u"], - "flagChars": ["i", "o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "request-id", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package1:version:display"], - "command": "package1:version:display", - "flagAliases": ["apiversion", "packageversionid", "targetusername", "u"], - "flagChars": ["i", "o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "package-version-id", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package1:version:list"], - "command": "package1:version:list", - "flagAliases": ["apiversion", "packageid", "targetusername", "u"], - "flagChars": ["i", "o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "package-id", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:create", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["d", "n", "v"], - "flags": ["api-version", "description", "flags-dir", "json", "loglevel", "name", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:delete", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["b", "n", "v"], - "flags": ["api-version", "bundle", "flags-dir", "json", "loglevel", "no-prompt", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:install", - "flagAliases": ["apiversion", "targetusername", "u"], - "flagChars": ["b", "d", "o", "w"], - "flags": ["api-version", "bundle", "dev-hub-org", "flags-dir", "json", "loglevel", "target-org", "verbose", "wait"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:install:report", - "flagAliases": ["apiversion", "targetusername", "u"], - "flagChars": ["i", "o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "package-install-request-id", "target-org", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:installed:list", - "flagAliases": ["apiversion", "targetusername", "u"], - "flagChars": ["o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:list", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:uninstall", - "flagAliases": ["apiversion", "targetusername", "u"], - "flagChars": ["b", "o", "w"], - "flags": ["api-version", "bundle", "flags-dir", "json", "loglevel", "target-org", "verbose", "wait"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:version:create", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["b", "d", "n", "p", "v", "w"], - "flags": [ - "api-version", - "bundle", - "definition-file", - "description", - "flags-dir", - "json", - "loglevel", - "target-dev-hub", - "verbose", - "version-number", - "wait" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:version:create:list", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["c", "s", "v"], - "flags": [ - "api-version", - "created-last-days", - "flags-dir", - "json", - "loglevel", - "status", - "target-dev-hub", - "verbose" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:version:create:report", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["i", "v"], - "flags": ["api-version", "bundle-version-create-request-id", "flags-dir", "json", "loglevel", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:version:list", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:bundle:version:report", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["b", "v"], - "flags": ["api-version", "bundle-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:convert"], - "command": "package:convert", - "flagAliases": [ - "apiversion", - "buildinstance", - "definitionfile", - "installationkey", - "installationkeybypass", - "patchversion", - "target-hub-org", - "targetdevhubusername" - ], - "flagChars": ["a", "c", "f", "k", "m", "p", "s", "v", "w", "x"], - "flags": [ - "api-version", - "build-instance", - "code-coverage", - "definition-file", - "flags-dir", - "installation-key", - "installation-key-bypass", - "json", - "loglevel", - "package", - "patch-version", - "seed-metadata", - "target-dev-hub", - "verbose", - "wait" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:create"], - "command": "package:create", - "flagAliases": [ - "apiversion", - "errornotificationusername", - "nonamespace", - "orgdependent", - "packagetype", - "target-hub-org", - "targetdevhubusername" - ], - "flagChars": ["d", "e", "n", "o", "r", "t", "v"], - "flags": [ - "api-version", - "description", - "error-notification-username", - "flags-dir", - "json", - "loglevel", - "name", - "no-namespace", - "org-dependent", - "package-type", - "path", - "target-dev-hub" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:delete"], - "command": "package:delete", - "flagAliases": ["apiversion", "noprompt", "target-hub-org", "targetdevhubusername"], - "flagChars": ["n", "p", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "no-prompt", "package", "target-dev-hub", "undelete"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:install"], - "command": "package:install", - "flagAliases": [ - "apexcompile", - "apiversion", - "installationkey", - "noprompt", - "publishwait", - "securitytype", - "targetusername", - "u", - "upgradetype" - ], - "flagChars": ["a", "b", "k", "l", "o", "p", "r", "s", "t", "w"], - "flags": [ - "apex-compile", - "api-version", - "flags-dir", - "installation-key", - "json", - "loglevel", - "no-prompt", - "package", - "publish-wait", - "security-type", - "skip-handlers", - "target-org", - "upgrade-type", - "wait" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:install:report"], - "command": "package:install:report", - "flagAliases": ["apiversion", "requestid", "targetusername", "u"], - "flagChars": ["i", "o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "request-id", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:installed:list"], - "command": "package:installed:list", - "flagAliases": ["apiversion", "targetusername", "u"], - "flagChars": ["o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:list"], - "command": "package:list", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:push-upgrade:abort", - "flagAliases": [], - "flagChars": ["i", "v"], - "flags": ["api-version", "flags-dir", "json", "push-request-id", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:push-upgrade:list"], - "command": "package:push-upgrade:list", - "flagAliases": ["apiversion", "scheduledlastdays", "target-hub-org", "targetdevhubusername"], - "flagChars": ["l", "p", "s", "v"], - "flags": [ - "api-version", - "flags-dir", - "json", - "package", - "scheduled-last-days", - "show-push-migrations-only", - "status", - "target-dev-hub" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:push-upgrade:report"], - "command": "package:push-upgrade:report", - "flagAliases": ["apiversion", "pushrequestid", "target-hub-org", "targetdevhubusername"], - "flagChars": ["i", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "push-request-id", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:push-upgrade:schedule", - "flagAliases": ["apiversion"], - "flagChars": ["f", "l", "p", "t", "v"], - "flags": [ - "api-version", - "flags-dir", - "json", - "migrate-to-2gp", - "org-file", - "org-list", - "package", - "start-time", - "target-dev-hub" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:uninstall"], - "command": "package:uninstall", - "flagAliases": ["apiversion", "targetusername", "u"], - "flagChars": ["o", "p", "w"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "package", "target-org", "wait"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:uninstall:report"], - "command": "package:uninstall:report", - "flagAliases": ["apiversion", "requestid", "targetusername", "u"], - "flagChars": ["i", "o"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "request-id", "target-org"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:update"], - "command": "package:update", - "flagAliases": ["apiversion", "errornotificationusername", "target-hub-org", "targetdevhubusername"], - "flagChars": ["d", "n", "o", "p", "r", "v"], - "flags": [ - "api-version", - "description", - "enable-app-analytics", - "error-notification-username", - "flags-dir", - "json", - "loglevel", - "name", - "package", - "recommended-version-id", - "skip-ancestor-check", - "target-dev-hub" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:create"], - "command": "package:version:create", - "flagAliases": [ - "apiversion", - "buildinstance", - "codecoverage", - "definitionfile", - "installationkey", - "installationkeybypass", - "postinstallscript", - "postinstallurl", - "releasenotesurl", - "skipancestorcheck", - "skipvalidation", - "target-hub-org", - "targetdevhubusername", - "uninstallscript", - "validateschema", - "versiondescription", - "versionname", - "versionnumber" - ], - "flagChars": ["a", "b", "c", "d", "e", "f", "j", "k", "n", "p", "r", "s", "t", "v", "w", "x"], - "flags": [ - "api-version", - "async-validation", - "branch", - "build-instance", - "code-coverage", - "definition-file", - "flags-dir", - "generate-pkg-zip", - "installation-key", - "installation-key-bypass", - "json", - "language", - "loglevel", - "package", - "path", - "post-install-script", - "post-install-url", - "preserve", - "releasenotes-url", - "skip-ancestor-check", - "skip-validation", - "tag", - "target-dev-hub", - "uninstall-script", - "validate-schema", - "verbose", - "version-description", - "version-name", - "version-number", - "wait" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:create:list"], - "command": "package:version:create:list", - "flagAliases": ["apiversion", "createdlastdays", "target-hub-org", "targetdevhubusername"], - "flagChars": ["c", "s", "v"], - "flags": [ - "api-version", - "created-last-days", - "flags-dir", - "json", - "loglevel", - "show-conversions-only", - "status", - "target-dev-hub", - "verbose" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:create:report"], - "command": "package:version:create:report", - "flagAliases": ["apiversion", "packagecreaterequestid", "target-hub-org", "targetdevhubusername"], - "flagChars": ["i", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "package-create-request-id", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:delete"], - "command": "package:version:delete", - "flagAliases": ["apiversion", "noprompt", "target-hub-org", "targetdevhubusername"], - "flagChars": ["n", "p", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "no-prompt", "package", "target-dev-hub", "undelete"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:displayancestry"], - "command": "package:version:displayancestry", - "flagAliases": ["apiversion", "dotcode", "target-hub-org", "targetdevhubusername"], - "flagChars": ["p", "v"], - "flags": ["api-version", "dot-code", "flags-dir", "json", "loglevel", "package", "target-dev-hub", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:version:displaydependencies", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["k", "p", "v"], - "flags": [ - "api-version", - "edge-direction", - "flags-dir", - "installation-key", - "json", - "loglevel", - "package", - "target-dev-hub", - "verbose" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:list"], - "command": "package:version:list", - "flagAliases": [ - "apiversion", - "createdlastdays", - "modifiedlastdays", - "orderby", - "target-hub-org", - "targetdevhubusername" - ], - "flagChars": ["b", "c", "m", "o", "p", "r", "v"], - "flags": [ - "api-version", - "branch", - "concise", - "created-last-days", - "flags-dir", - "json", - "loglevel", - "modified-last-days", - "order-by", - "packages", - "released", - "show-conversions-only", - "target-dev-hub", - "verbose" - ], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:promote"], - "command": "package:version:promote", - "flagAliases": ["apiversion", "noprompt", "target-hub-org", "targetdevhubusername"], - "flagChars": ["n", "p", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "no-prompt", "package", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:report"], - "command": "package:version:report", - "flagAliases": ["apiversion", "target-hub-org", "targetdevhubusername"], - "flagChars": ["p", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "package", "target-dev-hub", "verbose"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": [], - "command": "package:version:retrieve", - "flagAliases": ["apiversion", "targetdevhubusername"], - "flagChars": ["d", "p", "v"], - "flags": ["api-version", "flags-dir", "json", "loglevel", "output-dir", "package", "target-dev-hub"], - "plugin": "@salesforce/plugin-packaging" - }, - { - "alias": ["force:package:version:update"], - "command": "package:version:update", - "flagAliases": [ - "apiversion", - "installationkey", - "target-hub-org", - "targetdevhubusername", - "versiondescription", - "versionname" - ], - "flagChars": ["a", "b", "e", "k", "p", "t", "v"], - "flags": [ - "api-version", - "branch", - "flags-dir", - "installation-key", - "json", - "loglevel", - "package", - "tag", - "target-dev-hub", - "version-description", - "version-name" - ], - "plugin": "@salesforce/plugin-packaging" - } -] + { + "alias": [ + "force:package1:version:create" + ], + "command": "package1:version:create", + "flagAliases": [ + "apiversion", + "installationkey", + "managedrelease", + "packageid", + "postinstallurl", + "releasenotesurl", + "targetusername", + "u" + ], + "flagChars": [ + "d", + "i", + "k", + "m", + "n", + "o", + "p", + "r", + "v", + "w" + ], + "flags": [ + "api-version", + "description", + "flags-dir", + "installation-key", + "json", + "loglevel", + "managed-released", + "name", + "package-id", + "post-install-url", + "release-notes-url", + "target-org", + "version", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package1:version:create:get" + ], + "command": "package1:version:create:get", + "flagAliases": [ + "apiversion", + "requestid", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "request-id", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package1:version:display" + ], + "command": "package1:version:display", + "flagAliases": [ + "apiversion", + "packageversionid", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "package-version-id", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package1:version:list" + ], + "command": "package1:version:list", + "flagAliases": [ + "apiversion", + "packageid", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "package-id", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:create", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "d", + "n", + "v" + ], + "flags": [ + "api-version", + "description", + "flags-dir", + "json", + "loglevel", + "name", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:delete", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "b", + "n", + "v" + ], + "flags": [ + "api-version", + "bundle", + "flags-dir", + "json", + "loglevel", + "no-prompt", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:install", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "b", + "d", + "o", + "w" + ], + "flags": [ + "api-version", + "bundle", + "dev-hub-org", + "flags-dir", + "json", + "loglevel", + "target-org", + "verbose", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:install:report", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "package-install-request-id", + "target-org", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:installed:list", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:list", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:uninstall", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "b", + "o", + "w" + ], + "flags": [ + "api-version", + "bundle", + "flags-dir", + "json", + "loglevel", + "target-org", + "verbose", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:version:create", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "b", + "d", + "n", + "p", + "v", + "w" + ], + "flags": [ + "api-version", + "bundle", + "definition-file", + "description", + "flags-dir", + "json", + "loglevel", + "target-dev-hub", + "verbose", + "version-number", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:version:create:list", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "c", + "s", + "v" + ], + "flags": [ + "api-version", + "created-last-days", + "flags-dir", + "json", + "loglevel", + "status", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:version:create:report", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "i", + "v" + ], + "flags": [ + "api-version", + "bundle-version-create-request-id", + "flags-dir", + "json", + "loglevel", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:version:list", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:bundle:version:report", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "b", + "v" + ], + "flags": [ + "api-version", + "bundle-version", + "flags-dir", + "json", + "loglevel", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:convert" + ], + "command": "package:convert", + "flagAliases": [ + "apiversion", + "buildinstance", + "definitionfile", + "installationkey", + "installationkeybypass", + "patchversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "a", + "c", + "f", + "k", + "m", + "p", + "s", + "v", + "w", + "x" + ], + "flags": [ + "api-version", + "build-instance", + "code-coverage", + "definition-file", + "flags-dir", + "installation-key", + "installation-key-bypass", + "json", + "loglevel", + "package", + "patch-version", + "seed-metadata", + "target-dev-hub", + "verbose", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:create" + ], + "command": "package:create", + "flagAliases": [ + "apiversion", + "errornotificationusername", + "nonamespace", + "orgdependent", + "packagetype", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "d", + "e", + "n", + "o", + "r", + "t", + "v" + ], + "flags": [ + "api-version", + "description", + "error-notification-username", + "flags-dir", + "json", + "loglevel", + "name", + "no-namespace", + "org-dependent", + "package-type", + "path", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:delete" + ], + "command": "package:delete", + "flagAliases": [ + "apiversion", + "noprompt", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "n", + "p", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "no-prompt", + "package", + "target-dev-hub", + "undelete" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:install" + ], + "command": "package:install", + "flagAliases": [ + "apexcompile", + "apiversion", + "installationkey", + "noprompt", + "publishwait", + "securitytype", + "targetusername", + "u", + "upgradetype" + ], + "flagChars": [ + "a", + "b", + "k", + "l", + "o", + "p", + "r", + "s", + "t", + "w" + ], + "flags": [ + "apex-compile", + "api-version", + "flags-dir", + "installation-key", + "json", + "loglevel", + "no-prompt", + "package", + "publish-wait", + "security-type", + "skip-handlers", + "target-org", + "upgrade-type", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:install:report" + ], + "command": "package:install:report", + "flagAliases": [ + "apiversion", + "requestid", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "request-id", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:installed:list" + ], + "command": "package:installed:list", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:list" + ], + "command": "package:list", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:push-upgrade:abort", + "flagAliases": [], + "flagChars": [ + "i", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "push-request-id", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:push-upgrade:list" + ], + "command": "package:push-upgrade:list", + "flagAliases": [ + "apiversion", + "scheduledlastdays", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "l", + "p", + "s", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "package", + "scheduled-last-days", + "show-push-migrations-only", + "status", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:push-upgrade:report" + ], + "command": "package:push-upgrade:report", + "flagAliases": [ + "apiversion", + "pushrequestid", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "i", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "push-request-id", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:push-upgrade:schedule", + "flagAliases": [ + "apiversion" + ], + "flagChars": [ + "f", + "l", + "p", + "t", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "migrate-to-2gp", + "org-file", + "org-list", + "package", + "start-time", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:trust:link:request", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "target-org", + "verified-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:uninstall" + ], + "command": "package:uninstall", + "flagAliases": [ + "apiversion", + "targetusername", + "u" + ], + "flagChars": [ + "o", + "p", + "w" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "package", + "target-org", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:uninstall:report" + ], + "command": "package:uninstall:report", + "flagAliases": [ + "apiversion", + "requestid", + "targetusername", + "u" + ], + "flagChars": [ + "i", + "o" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "request-id", + "target-org" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:update" + ], + "command": "package:update", + "flagAliases": [ + "apiversion", + "errornotificationusername", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "d", + "n", + "o", + "p", + "r", + "v" + ], + "flags": [ + "api-version", + "description", + "enable-app-analytics", + "error-notification-username", + "flags-dir", + "json", + "loglevel", + "name", + "package", + "recommended-version-id", + "skip-ancestor-check", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:create" + ], + "command": "package:version:create", + "flagAliases": [ + "apiversion", + "buildinstance", + "codecoverage", + "definitionfile", + "installationkey", + "installationkeybypass", + "postinstallscript", + "postinstallurl", + "releasenotesurl", + "skipancestorcheck", + "skipvalidation", + "target-hub-org", + "targetdevhubusername", + "uninstallscript", + "validateschema", + "versiondescription", + "versionname", + "versionnumber" + ], + "flagChars": [ + "a", + "b", + "c", + "d", + "e", + "f", + "j", + "k", + "n", + "p", + "r", + "s", + "t", + "v", + "w", + "x" + ], + "flags": [ + "api-version", + "async-validation", + "branch", + "build-instance", + "code-coverage", + "definition-file", + "flags-dir", + "generate-pkg-zip", + "installation-key", + "installation-key-bypass", + "json", + "language", + "loglevel", + "package", + "path", + "post-install-script", + "post-install-url", + "preserve", + "releasenotes-url", + "skip-ancestor-check", + "skip-validation", + "tag", + "target-dev-hub", + "uninstall-script", + "validate-schema", + "verbose", + "version-description", + "version-name", + "version-number", + "wait" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:create:list" + ], + "command": "package:version:create:list", + "flagAliases": [ + "apiversion", + "createdlastdays", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "c", + "s", + "v" + ], + "flags": [ + "api-version", + "created-last-days", + "flags-dir", + "json", + "loglevel", + "show-conversions-only", + "status", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:create:report" + ], + "command": "package:version:create:report", + "flagAliases": [ + "apiversion", + "packagecreaterequestid", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "i", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "package-create-request-id", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:delete" + ], + "command": "package:version:delete", + "flagAliases": [ + "apiversion", + "noprompt", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "n", + "p", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "no-prompt", + "package", + "target-dev-hub", + "undelete" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:displayancestry" + ], + "command": "package:version:displayancestry", + "flagAliases": [ + "apiversion", + "dotcode", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "p", + "v" + ], + "flags": [ + "api-version", + "dot-code", + "flags-dir", + "json", + "loglevel", + "package", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:version:displaydependencies", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "k", + "p", + "v" + ], + "flags": [ + "api-version", + "edge-direction", + "flags-dir", + "installation-key", + "json", + "loglevel", + "package", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:list" + ], + "command": "package:version:list", + "flagAliases": [ + "apiversion", + "createdlastdays", + "modifiedlastdays", + "orderby", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "b", + "c", + "m", + "o", + "p", + "r", + "v" + ], + "flags": [ + "api-version", + "branch", + "concise", + "created-last-days", + "flags-dir", + "json", + "loglevel", + "modified-last-days", + "order-by", + "packages", + "released", + "show-conversions-only", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:promote" + ], + "command": "package:version:promote", + "flagAliases": [ + "apiversion", + "noprompt", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "n", + "p", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "no-prompt", + "package", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:report" + ], + "command": "package:version:report", + "flagAliases": [ + "apiversion", + "target-hub-org", + "targetdevhubusername" + ], + "flagChars": [ + "p", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "package", + "target-dev-hub", + "verbose" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [], + "command": "package:version:retrieve", + "flagAliases": [ + "apiversion", + "targetdevhubusername" + ], + "flagChars": [ + "d", + "p", + "v" + ], + "flags": [ + "api-version", + "flags-dir", + "json", + "loglevel", + "output-dir", + "package", + "target-dev-hub" + ], + "plugin": "@salesforce/plugin-packaging" + }, + { + "alias": [ + "force:package:version:update" + ], + "command": "package:version:update", + "flagAliases": [ + "apiversion", + "installationkey", + "target-hub-org", + "targetdevhubusername", + "versiondescription", + "versionname" + ], + "flagChars": [ + "a", + "b", + "e", + "k", + "p", + "t", + "v" + ], + "flags": [ + "api-version", + "branch", + "flags-dir", + "installation-key", + "json", + "loglevel", + "package", + "tag", + "target-dev-hub", + "version-description", + "version-name" + ], + "plugin": "@salesforce/plugin-packaging" + } +] \ No newline at end of file diff --git a/messages/package_trust_link_request.md b/messages/package_trust_link_request.md new file mode 100644 index 00000000..78ea2efa --- /dev/null +++ b/messages/package_trust_link_request.md @@ -0,0 +1,23 @@ +# summary + +Request a trust link from an authoring org to a Verified Partner Business Org (PBO). + +# description + +A trust link is an org-level trust between your authoring org and a Verified PBO, established through a two-way handshake: you request the link from your authoring org, and a PBO administrator approves it. + +Run this command against your connected authoring org—the 1GP namespace org or the 2GP Dev Hub. The request starts in the Pending state until the PBO admin approves it. If a trust link already exists, delete it before requesting a new one. + +# flags.verified-org.summary + +Org ID (starts with 00D) of the Verified Partner Business Org to request a trust link to. + +# examples + +- Request a trust link from your authoring org to a Verified PBO: + + <%= config.bin %> <%= command.id %> --verified-org 00Dxx0000001gPLEAY --target-org myAuthoringOrg + +# output + +Requested a trust link to Verified Org %s. The request is Pending approval by a PBO administrator. [Trust link ID: %s] diff --git a/package.json b/package.json index 0f217430..7773cb92 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@oclif/core": "^4", "@salesforce/core": "^9.1.0", "@salesforce/kit": "^4.0.0", - "@salesforce/packaging": "^5.0.4", + "@salesforce/packaging": "5.0.9-spi-dev.0", "@salesforce/sf-plugins-core": "^13.0.0", "@salesforce/ts-types": "^3.0.1", "chalk": "^5.6.2" diff --git a/schemas/package-trust-link-request.json b/schemas/package-trust-link-request.json new file mode 100644 index 00000000..60b9f5e3 --- /dev/null +++ b/schemas/package-trust-link-request.json @@ -0,0 +1,22 @@ +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "$ref": "#/definitions/PackageTrustLinkRequestResult", + "definitions": { + "PackageTrustLinkRequestResult": { + "type": "object", + "properties": { + "LinkRequestId": { + "type": "string" + }, + "VerifiedOrgId": { + "type": "string" + }, + "Status": { + "type": "string" + } + }, + "required": ["LinkRequestId", "VerifiedOrgId", "Status"], + "additionalProperties": false + } + } +} diff --git a/src/commands/package/trust/link/request.ts b/src/commands/package/trust/link/request.ts new file mode 100644 index 00000000..ef740af7 --- /dev/null +++ b/src/commands/package/trust/link/request.ts @@ -0,0 +1,59 @@ +/* + * Copyright 2026, Salesforce, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { + Flags, + loglevel, + orgApiVersionFlagWithDeprecations, + requiredOrgFlagWithDeprecations, + SfCommand, +} from '@salesforce/sf-plugins-core'; +import { Messages } from '@salesforce/core'; +import { PackageTrustLink, PackageTrustLinkRequestResult } from '@salesforce/packaging'; + +Messages.importMessagesDirectoryFromMetaUrl(import.meta.url); +const messages = Messages.loadMessages('@salesforce/plugin-packaging', 'package_trust_link_request'); + +export class PackageTrustLinkRequestCommand extends SfCommand { + public static readonly hidden = true; + public static state = 'beta'; + public static readonly summary = messages.getMessage('summary'); + public static readonly description = messages.getMessage('description'); + public static readonly examples = messages.getMessages('examples'); + public static readonly flags = { + loglevel, + 'target-org': requiredOrgFlagWithDeprecations, + 'api-version': orgApiVersionFlagWithDeprecations, + 'verified-org': Flags.salesforceId({ + char: 'i', + startsWith: '00D', + length: 'both', + summary: messages.getMessage('flags.verified-org.summary'), + required: true, + }), + }; + + public async run(): Promise { + const { flags } = await this.parse(PackageTrustLinkRequestCommand); + const connection = flags['target-org'].getConnection(flags['api-version']); + + const result = await PackageTrustLink.request(connection, { verifiedOrgId: flags['verified-org'] }); + + this.log(messages.getMessage('output', [result.VerifiedOrgId, result.LinkRequestId])); + + return result; + } +} diff --git a/test/commands/package/packageTrustLinkRequest.test.ts b/test/commands/package/packageTrustLinkRequest.test.ts new file mode 100644 index 00000000..4b2e7ecf --- /dev/null +++ b/test/commands/package/packageTrustLinkRequest.test.ts @@ -0,0 +1,113 @@ +/* + * Copyright 2026, Salesforce, Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import { Config } from '@oclif/core'; +import { TestContext, MockTestOrgData } from '@salesforce/core/testSetup'; +import * as sinon from 'sinon'; +import { expect } from 'chai'; +import { PackageTrustLink, PackageTrustLinkRequestResult } from '@salesforce/packaging'; +import { stubSfCommandUx } from '@salesforce/sf-plugins-core'; +import { PackageTrustLinkRequestCommand } from '../../../src/commands/package/trust/link/request.js'; + +const verifiedOrgId = '00Dxx0000001gPLEAY'; +const linkResult: PackageTrustLinkRequestResult = { + LinkRequestId: '2vtxx0000000001AAA', + VerifiedOrgId: verifiedOrgId, + Status: 'Pending', +}; + +describe('package:trust:link:request - tests', () => { + const $$ = new TestContext(); + const testOrg = new MockTestOrgData(); + let sfCommandStubs: ReturnType; + let requestStub: sinon.SinonStub; + const config = new Config({ root: import.meta.url }); + + beforeEach(async () => { + await $$.stubAuths(testOrg); + await config.load(); + sfCommandStubs = stubSfCommandUx($$.SANDBOX); + requestStub = $$.SANDBOX.stub(PackageTrustLink, 'request'); + }); + + afterEach(() => { + $$.restore(); + }); + + it('requests a trust link and returns the result', async () => { + const cmdArgs = ['--verified-org', verifiedOrgId, '--target-org', testOrg.username]; + const cmd = new PackageTrustLinkRequestCommand(cmdArgs, config); + + requestStub.resolves(linkResult); + const result = await cmd.run(); + + expect(result).to.deep.equal(linkResult); + expect(sfCommandStubs.log.calledOnce).to.be.true; + expect(requestStub.calledOnce).to.be.true; + }); + + it('passes the verified org ID through to the library', async () => { + const cmdArgs = ['-i', verifiedOrgId, '-o', testOrg.username]; + const cmd = new PackageTrustLinkRequestCommand(cmdArgs, config); + + requestStub.resolves(linkResult); + await cmd.run(); + + const requestArgs = requestStub.firstCall.args; + // 1st arg: connection, 2nd arg: options + expect(requestArgs[1]).to.deep.equal({ verifiedOrgId }); + }); + + it('logs the output message with the verified org ID and trust link ID', async () => { + const cmdArgs = ['--verified-org', verifiedOrgId, '--target-org', testOrg.username]; + const cmd = new PackageTrustLinkRequestCommand(cmdArgs, config); + + requestStub.resolves(linkResult); + await cmd.run(); + + expect(sfCommandStubs.log.calledOnce).to.be.true; + const logged = sfCommandStubs.log.firstCall.args[0]; + expect(logged).to.contain(linkResult.VerifiedOrgId); + expect(logged).to.contain(linkResult.LinkRequestId); + }); + + it('surfaces errors thrown by the library', async () => { + const cmdArgs = ['--verified-org', verifiedOrgId, '--target-org', testOrg.username]; + const cmd = new PackageTrustLinkRequestCommand(cmdArgs, config); + + requestStub.rejects(new Error('This org already has a trust link')); + + try { + await cmd.run(); + expect.fail('expected the library error to propagate'); + } catch (err) { + expect((err as Error).message).to.contain('already has a trust link'); + } + expect(sfCommandStubs.log.called).to.be.false; + }); + + it('fails when --verified-org is not a valid org ID', async () => { + const cmdArgs = ['--verified-org', 'not-an-org', '--target-org', testOrg.username]; + const cmd = new PackageTrustLinkRequestCommand(cmdArgs, config); + + try { + await cmd.run(); + expect.fail('expected the command to reject an invalid org ID'); + } catch (err) { + expect(err).to.be.instanceOf(Error); + } + expect(requestStub.called).to.be.false; + }); +}); diff --git a/yarn.lock b/yarn.lock index f83900ea..d068acb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1014,6 +1014,21 @@ undici "^8.5.0" xml2js "^0.6.2" +"@jsforce/jsforce-node@^3.10.23": + version "3.10.23" + resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.23.tgz#464be5621ee638a29d3bd43d97ade5b16470118f" + integrity sha512-sepBNb9Bt0vSdXqZqq97p/EP8NJjjOnDQoRmiH2Lcm/nsznQsrsUttoNmNxfxrRubuJTIL9m4H1I7uOb8HrgRg== + dependencies: + "@sindresorhus/is" "^4" + base64url "^3.0.1" + csv-parse "^5.5.2" + csv-stringify "^6.6.0" + faye "^1.4.0" + form-data "^4.0.4" + multistream "^3.1.0" + undici "^8.5.0" + xml2js "^0.6.2" + "@jsonjoy.com/base64@^1.1.2": version "1.1.2" resolved "https://registry.yarnpkg.com/@jsonjoy.com/base64/-/base64-1.1.2.tgz#cf8ea9dcb849b81c95f14fc0aaa151c6b54d2578" @@ -1273,6 +1288,31 @@ ts-retry-promise "^0.8.1" zod "^4.1.12" +"@salesforce/core@^9.1.7": + version "9.1.7" + resolved "https://registry.npmjs.org/@salesforce/core/-/core-9.1.7.tgz#6084959bfab927d062cf4ef39d261b9a6e655cb0" + integrity sha512-6ecm8k3RQ5lLZ8ecv4kuY9ORpdZ5vceQO/QEDkEIfg+XbT3k10lMztX6/Q0lM6EmeNGT8xqwbdHaYvcKhCwyDQ== + dependencies: + "@jsforce/jsforce-node" "^3.10.23" + "@salesforce/kit" "^4.0.0" + "@salesforce/ts-types" "^3.0.0" + ajv "^8.18.0" + change-case "^4.1.2" + fast-levenshtein "^3.0.0" + faye "^1.4.1" + form-data "^4.0.5" + js2xmlparser "^4.0.1" + jsonwebtoken "9.0.3" + jszip "3.10.1" + memfs "4.38.1" + pino "^9.7.0" + pino-abstract-transport "^1.2.0" + pino-pretty "^11.3.0" + proper-lockfile "^4.1.2" + semver "^7.8.0" + ts-retry-promise "^0.8.1" + zod "^4.1.12" + "@salesforce/dev-config@^4.3.3": version "4.3.3" resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.3.tgz#65650087baa542a905ad4e8b38a5c5302f7f009a" @@ -1328,17 +1368,17 @@ dependencies: "@salesforce/ts-types" "^3.0.0" -"@salesforce/packaging@^5.0.4": - version "5.0.4" - resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-5.0.4.tgz#b4a102adb6a054964bbb536d18edfa42f9af1335" - integrity sha512-lmCLR6j5zc+EIkg3HPDvC+frhK+lXyMUYWqfCooQAExWa2dZw2ynkym5Wc6Bmg+tUSwM7aoDhfgc7Qvv9j79Cg== +"@salesforce/packaging@5.0.9-spi-dev.0": + version "5.0.9-spi-dev.0" + resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-5.0.9-spi-dev.0.tgz#987b0c83de227f76b2b28d3dfd7ba116bbde7961" + integrity sha512-YQFelO233SybpTTIrNneEEUADf06sWZFh7PX9k/EbaUJrSDm79Evxjbah+wK7yzacQwXa1croo2v6sVbAti6xw== dependencies: "@jsforce/jsforce-node" "^3.10.19" "@salesforce/core" "^9.0.0" "@salesforce/kit" "^4.0.0" "@salesforce/schemas" "^1.10.3" - "@salesforce/source-deploy-retrieve" "^13.0.0" - "@salesforce/ts-types" "^3.0.0" + "@salesforce/source-deploy-retrieve" "^13.0.1" + "@salesforce/ts-types" "^3.0.1" "@salesforce/types" "^1.8.0" fast-xml-parser "^5.10.1" globby "^11" @@ -1404,12 +1444,12 @@ cli-progress "^3.12.0" terminal-link "^3.0.0" -"@salesforce/source-deploy-retrieve@^13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-13.0.0.tgz#dcdaf8461d6ad7af937f5b9daf38844e3933247f" - integrity sha512-MBqBM9Waewh+tCR89KlDHEGaUJ9cAjwS2FIyIn+Zq/NwW7aRucyCF25MWs4gSHeFsBiNUGyGtxlIt+2oWNUIlw== +"@salesforce/source-deploy-retrieve@^13.0.1": + version "13.3.0" + resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-13.3.0.tgz#2d1164233243ff40d7e760a5ceaeb837c77b9182" + integrity sha512-mwiffD4Z2VnmU9OqCZr/E7SjhkVhgRv8SkVcG3AneRiMZI2nb9DHyJZhqDm/yzDuoCCBZnxEXTBj8h6onX0QqQ== dependencies: - "@salesforce/core" "^9.0.0" + "@salesforce/core" "^9.1.7" "@salesforce/kit" "^4.0.0" "@salesforce/ts-types" "^3.0.0" "@salesforce/types" "^1.6.0"