@salesforce/plugin-packaging 2.18.3 → 2.18.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +27 -27
  2. package/oclif.manifest.json +1300 -1300
  3. package/package.json +4 -4
@@ -1053,134 +1053,6 @@
1053
1053
  "update:package"
1054
1054
  ]
1055
1055
  },
1056
- "package:install:report": {
1057
- "aliases": [
1058
- "force:package:install:report"
1059
- ],
1060
- "args": {},
1061
- "deprecateAliases": true,
1062
- "examples": [
1063
- "Retrieve the status of a package installation request with the specified ID on your default org:\n<%= config.bin %> <%= command.id %> --request-id 0Hf...",
1064
- "Similar to previous example, except use the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --request-id 0Hf... --target-org me@example.com"
1065
- ],
1066
- "flags": {
1067
- "json": {
1068
- "description": "Format output as json.",
1069
- "helpGroup": "GLOBAL",
1070
- "name": "json",
1071
- "allowNo": false,
1072
- "type": "boolean"
1073
- },
1074
- "flags-dir": {
1075
- "helpGroup": "GLOBAL",
1076
- "name": "flags-dir",
1077
- "summary": "Import flag values from a directory.",
1078
- "hasDynamicHelp": false,
1079
- "multiple": false,
1080
- "type": "option"
1081
- },
1082
- "target-org": {
1083
- "aliases": [
1084
- "targetusername",
1085
- "u"
1086
- ],
1087
- "char": "o",
1088
- "deprecateAliases": true,
1089
- "name": "target-org",
1090
- "noCacheDefault": true,
1091
- "required": true,
1092
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1093
- "hasDynamicHelp": true,
1094
- "multiple": false,
1095
- "type": "option"
1096
- },
1097
- "api-version": {
1098
- "aliases": [
1099
- "apiversion"
1100
- ],
1101
- "deprecateAliases": true,
1102
- "description": "Override the api version used for api requests made by this command",
1103
- "name": "api-version",
1104
- "hasDynamicHelp": false,
1105
- "multiple": false,
1106
- "type": "option"
1107
- },
1108
- "loglevel": {
1109
- "deprecated": {
1110
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1111
- },
1112
- "hidden": true,
1113
- "name": "loglevel",
1114
- "hasDynamicHelp": false,
1115
- "multiple": false,
1116
- "type": "option"
1117
- },
1118
- "request-id": {
1119
- "aliases": [
1120
- "requestid"
1121
- ],
1122
- "char": "i",
1123
- "deprecateAliases": true,
1124
- "name": "request-id",
1125
- "required": true,
1126
- "summary": "ID of the package install request you want to check; starts with 0Hf.",
1127
- "hasDynamicHelp": false,
1128
- "multiple": false,
1129
- "type": "option"
1130
- }
1131
- },
1132
- "hasDynamicHelp": true,
1133
- "hiddenAliases": [],
1134
- "id": "package:install:report",
1135
- "pluginAlias": "@salesforce/plugin-packaging",
1136
- "pluginName": "@salesforce/plugin-packaging",
1137
- "pluginType": "core",
1138
- "strict": true,
1139
- "summary": "Retrieve the status of a package installation request.",
1140
- "enableJsonFlag": true,
1141
- "isESM": true,
1142
- "relativePath": [
1143
- "lib",
1144
- "commands",
1145
- "package",
1146
- "install",
1147
- "report.js"
1148
- ],
1149
- "aliasPermutations": [
1150
- "force:package:install:report",
1151
- "package:force:install:report",
1152
- "package:install:force:report",
1153
- "package:install:report:force",
1154
- "force:install:package:report",
1155
- "install:force:package:report",
1156
- "install:package:force:report",
1157
- "install:package:report:force",
1158
- "force:install:report:package",
1159
- "install:force:report:package",
1160
- "install:report:force:package",
1161
- "install:report:package:force",
1162
- "force:package:report:install",
1163
- "package:force:report:install",
1164
- "package:report:force:install",
1165
- "package:report:install:force",
1166
- "force:report:package:install",
1167
- "report:force:package:install",
1168
- "report:package:force:install",
1169
- "report:package:install:force",
1170
- "force:report:install:package",
1171
- "report:force:install:package",
1172
- "report:install:force:package",
1173
- "report:install:package:force"
1174
- ],
1175
- "permutations": [
1176
- "package:install:report",
1177
- "install:package:report",
1178
- "install:report:package",
1179
- "package:report:install",
1180
- "report:package:install",
1181
- "report:install:package"
1182
- ]
1183
- },
1184
1056
  "package:installed:list": {
1185
1057
  "aliases": [
1186
1058
  "force:package:installed:list"
@@ -1903,19 +1775,15 @@
1903
1775
  "report:uninstall:package"
1904
1776
  ]
1905
1777
  },
1906
- "package:version:create": {
1778
+ "package:install:report": {
1907
1779
  "aliases": [
1908
- "force:package:version:create"
1780
+ "force:package:install:report"
1909
1781
  ],
1910
1782
  "args": {},
1911
1783
  "deprecateAliases": true,
1912
- "description": "The package version is based on the package contents in the specified directory.\n\nTo retrieve details about a package version create request, including status and package version ID (04t), run \"<%= config.bin %> package version create report -i 08c...\".\n\nWe recommend that you specify the --installation-key parameter to protect the contents of your package and to prevent unauthorized installation of your package.\n\nTo list package version creation requests in the org, run \"<%= config.bin %> package version create list\".\nTo promote a package version to released, you must use the --code-coverage parameter. The package must also meet the code coverage requirements. This requirement applies to both managed and unlocked packages.\n\nWe don’t calculate code coverage for org-dependent unlocked packages, or for package versions that specify --skip-validation.",
1913
1784
  "examples": [
1914
- "Create a package version from the contents of the \"common\" directory and give it an installation key of \"password123\"; uses your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --path common --installation-key password123",
1915
- "Create a package version from a package with the specified alias; uses the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\" --installation-key password123 --target-dev-hub devhub@example.com",
1916
- "Create a package version from a package with the specified ID:\n<%= config.bin %> <%= command.id %> --package 0Ho... --installation-key password123",
1917
- "Create a package version and skip the validation step:\n<%= config.bin %> <%= command.id %> --path common --installation-key password123 --skip-validation",
1918
- "Create a package version and perform package validations asynchronously:\n<%= config.bin %> <%= command.id %> --path common --installation-key password123 --async-validation"
1785
+ "Retrieve the status of a package installation request with the specified ID on your default org:\n<%= config.bin %> <%= command.id %> --request-id 0Hf...",
1786
+ "Similar to previous example, except use the org with username me@example.com:\n<%= config.bin %> <%= command.id %> --request-id 0Hf... --target-org me@example.com"
1919
1787
  ],
1920
1788
  "flags": {
1921
1789
  "json": {
@@ -1933,27 +1801,17 @@
1933
1801
  "multiple": false,
1934
1802
  "type": "option"
1935
1803
  },
1936
- "loglevel": {
1937
- "deprecated": {
1938
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1939
- },
1940
- "hidden": true,
1941
- "name": "loglevel",
1942
- "hasDynamicHelp": false,
1943
- "multiple": false,
1944
- "type": "option"
1945
- },
1946
- "target-dev-hub": {
1804
+ "target-org": {
1947
1805
  "aliases": [
1948
- "targetdevhubusername",
1949
- "target-hub-org"
1806
+ "targetusername",
1807
+ "u"
1950
1808
  ],
1951
- "char": "v",
1809
+ "char": "o",
1952
1810
  "deprecateAliases": true,
1953
- "name": "target-dev-hub",
1811
+ "name": "target-org",
1954
1812
  "noCacheDefault": true,
1955
1813
  "required": true,
1956
- "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
1814
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1957
1815
  "hasDynamicHelp": true,
1958
1816
  "multiple": false,
1959
1817
  "type": "option"
@@ -1969,239 +1827,229 @@
1969
1827
  "multiple": false,
1970
1828
  "type": "option"
1971
1829
  },
1972
- "branch": {
1973
- "char": "b",
1974
- "name": "branch",
1975
- "summary": "Name of the branch in your source control system that the package version is based on.",
1976
- "hasDynamicHelp": false,
1977
- "multiple": false,
1978
- "type": "option"
1979
- },
1980
- "build-instance": {
1981
- "aliases": [
1982
- "buildinstance"
1983
- ],
1984
- "char": "s",
1985
- "deprecateAliases": true,
1830
+ "loglevel": {
1831
+ "deprecated": {
1832
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1833
+ },
1986
1834
  "hidden": true,
1987
- "name": "build-instance",
1988
- "summary": "Instance where the package version will be created, such as NA50.",
1989
- "hasDynamicHelp": false,
1990
- "multiple": false,
1991
- "type": "option"
1992
- },
1993
- "code-coverage": {
1994
- "aliases": [
1995
- "codecoverage"
1996
- ],
1997
- "char": "c",
1998
- "deprecateAliases": true,
1999
- "description": "Before you can promote and release a managed or unlocked package version, the Apex code must meet a minimum 75% code coverage requirement. We don’t calculate code coverage for org-dependent unlocked packages or for package versions that specify --skip-validation.",
2000
- "exclusive": [
2001
- "skip-validation"
2002
- ],
2003
- "name": "code-coverage",
2004
- "summary": "Calculate and store the code coverage percentage by running the packaged Apex tests included in this package version.",
2005
- "allowNo": false,
2006
- "type": "boolean"
2007
- },
2008
- "definition-file": {
2009
- "aliases": [
2010
- "definitionfile"
2011
- ],
2012
- "char": "f",
2013
- "deprecateAliases": true,
2014
- "description": "For a patch version, the features specified in this file are ignored, and instead the features specified for the ancestor version are used.",
2015
- "name": "definition-file",
2016
- "summary": "Path to a definition file similar to scratch org definition file that contains the list of features and org preferences that the metadata of the package version depends on.",
2017
- "hasDynamicHelp": false,
2018
- "multiple": false,
2019
- "type": "option"
2020
- },
2021
- "installation-key": {
2022
- "aliases": [
2023
- "installationkey"
2024
- ],
2025
- "char": "k",
2026
- "deprecateAliases": true,
2027
- "name": "installation-key",
2028
- "summary": "Installation key for key-protected package. (either --installation-key or --installation-key-bypass is required)",
1835
+ "name": "loglevel",
2029
1836
  "hasDynamicHelp": false,
2030
1837
  "multiple": false,
2031
1838
  "type": "option"
2032
1839
  },
2033
- "installation-key-bypass": {
1840
+ "request-id": {
2034
1841
  "aliases": [
2035
- "installationkeybypass"
1842
+ "requestid"
2036
1843
  ],
2037
- "char": "x",
1844
+ "char": "i",
2038
1845
  "deprecateAliases": true,
2039
- "description": "If you bypass this requirement, anyone can install your package.",
2040
- "name": "installation-key-bypass",
2041
- "summary": "Bypass the installation key requirement. (either --installation-key or --installation-key-bypass is required)",
2042
- "allowNo": false,
2043
- "type": "boolean"
2044
- },
2045
- "package": {
2046
- "char": "p",
2047
- "name": "package",
2048
- "summary": "ID (starts with 0Ho) or alias of the package to create a version of.",
2049
- "hasDynamicHelp": false,
2050
- "multiple": false,
2051
- "type": "option"
2052
- },
2053
- "path": {
2054
- "char": "d",
2055
- "name": "path",
2056
- "summary": "Path to the directory that contains the contents of the package.",
1846
+ "name": "request-id",
1847
+ "required": true,
1848
+ "summary": "ID of the package install request you want to check; starts with 0Hf.",
2057
1849
  "hasDynamicHelp": false,
2058
1850
  "multiple": false,
2059
1851
  "type": "option"
2060
- },
2061
- "post-install-script": {
2062
- "aliases": [
2063
- "postinstallscript"
2064
- ],
2065
- "deprecateAliases": true,
2066
- "description": "The post-install script is an Apex class within this package that is run in the installing org after installations or upgrades of this package version.",
2067
- "name": "post-install-script",
2068
- "summary": "Name of the post-install script; applies to managed packages only.",
1852
+ }
1853
+ },
1854
+ "hasDynamicHelp": true,
1855
+ "hiddenAliases": [],
1856
+ "id": "package:install:report",
1857
+ "pluginAlias": "@salesforce/plugin-packaging",
1858
+ "pluginName": "@salesforce/plugin-packaging",
1859
+ "pluginType": "core",
1860
+ "strict": true,
1861
+ "summary": "Retrieve the status of a package installation request.",
1862
+ "enableJsonFlag": true,
1863
+ "isESM": true,
1864
+ "relativePath": [
1865
+ "lib",
1866
+ "commands",
1867
+ "package",
1868
+ "install",
1869
+ "report.js"
1870
+ ],
1871
+ "aliasPermutations": [
1872
+ "force:package:install:report",
1873
+ "package:force:install:report",
1874
+ "package:install:force:report",
1875
+ "package:install:report:force",
1876
+ "force:install:package:report",
1877
+ "install:force:package:report",
1878
+ "install:package:force:report",
1879
+ "install:package:report:force",
1880
+ "force:install:report:package",
1881
+ "install:force:report:package",
1882
+ "install:report:force:package",
1883
+ "install:report:package:force",
1884
+ "force:package:report:install",
1885
+ "package:force:report:install",
1886
+ "package:report:force:install",
1887
+ "package:report:install:force",
1888
+ "force:report:package:install",
1889
+ "report:force:package:install",
1890
+ "report:package:force:install",
1891
+ "report:package:install:force",
1892
+ "force:report:install:package",
1893
+ "report:force:install:package",
1894
+ "report:install:force:package",
1895
+ "report:install:package:force"
1896
+ ],
1897
+ "permutations": [
1898
+ "package:install:report",
1899
+ "install:package:report",
1900
+ "install:report:package",
1901
+ "package:report:install",
1902
+ "report:package:install",
1903
+ "report:install:package"
1904
+ ]
1905
+ },
1906
+ "package1:version:create": {
1907
+ "aliases": [
1908
+ "force:package1:version:create"
1909
+ ],
1910
+ "args": {},
1911
+ "deprecateAliases": true,
1912
+ "description": "The package version is based on the contents of the specified metadata package. Omit --managed-released if you want to create an unmanaged package version.",
1913
+ "examples": [
1914
+ "Create a first-generation package version from the package with the specified ID and name the package version \"example\"; use your default org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example",
1915
+ "Same as previous example, but provide a description and wait for 30 minutes for the package version to be created; use the specified org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example --description \"example description\" --wait 30 --target-org myorg@example.com"
1916
+ ],
1917
+ "flags": {
1918
+ "json": {
1919
+ "description": "Format output as json.",
1920
+ "helpGroup": "GLOBAL",
1921
+ "name": "json",
1922
+ "allowNo": false,
1923
+ "type": "boolean"
1924
+ },
1925
+ "flags-dir": {
1926
+ "helpGroup": "GLOBAL",
1927
+ "name": "flags-dir",
1928
+ "summary": "Import flag values from a directory.",
2069
1929
  "hasDynamicHelp": false,
2070
1930
  "multiple": false,
2071
1931
  "type": "option"
2072
1932
  },
2073
- "post-install-url": {
2074
- "aliases": [
2075
- "postinstallurl"
2076
- ],
2077
- "deprecateAliases": true,
2078
- "description": "The contents of the post-installation instructions URL are displayed in the UI after installation of the package version.",
2079
- "name": "post-install-url",
2080
- "summary": "Post-install instructions URL.",
1933
+ "loglevel": {
1934
+ "deprecated": {
1935
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1936
+ },
1937
+ "hidden": true,
1938
+ "name": "loglevel",
2081
1939
  "hasDynamicHelp": false,
2082
1940
  "multiple": false,
2083
1941
  "type": "option"
2084
1942
  },
2085
- "preserve": {
2086
- "char": "r",
2087
- "hidden": true,
2088
- "name": "preserve",
2089
- "summary": "Preserve temp files that would otherwise be deleted.",
2090
- "allowNo": false,
2091
- "type": "boolean"
2092
- },
2093
- "releasenotes-url": {
1943
+ "target-org": {
2094
1944
  "aliases": [
2095
- "releasenotesurl"
1945
+ "targetusername",
1946
+ "u"
2096
1947
  ],
1948
+ "char": "o",
2097
1949
  "deprecateAliases": true,
2098
- "description": "This link is displayed in the package installation UI to provide release notes for this package version to subscribers.",
2099
- "name": "releasenotes-url",
2100
- "summary": "Release notes URL.",
2101
- "hasDynamicHelp": false,
1950
+ "name": "target-org",
1951
+ "noCacheDefault": true,
1952
+ "required": true,
1953
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1954
+ "hasDynamicHelp": true,
2102
1955
  "multiple": false,
2103
1956
  "type": "option"
2104
1957
  },
2105
- "skip-ancestor-check": {
1958
+ "api-version": {
2106
1959
  "aliases": [
2107
- "skipancestorcheck"
1960
+ "apiversion"
2108
1961
  ],
2109
1962
  "deprecateAliases": true,
2110
- "name": "skip-ancestor-check",
2111
- "summary": "Overrides ancestry requirements, which allows you to specify a package ancestor that isn’t the highest released package version.",
2112
- "allowNo": false,
2113
- "type": "boolean"
1963
+ "description": "Override the api version used for api requests made by this command",
1964
+ "name": "api-version",
1965
+ "hasDynamicHelp": false,
1966
+ "multiple": false,
1967
+ "type": "option"
2114
1968
  },
2115
- "skip-validation": {
1969
+ "package-id": {
2116
1970
  "aliases": [
2117
- "skipvalidation"
1971
+ "packageid"
2118
1972
  ],
1973
+ "char": "i",
2119
1974
  "deprecateAliases": true,
2120
- "description": "Skips validation of dependencies, package ancestors, and metadata during package version creation. Skipping validation reduces the time it takes to create a new package version, but you can promote only validated package versions. Skipping validation can suppress important errors that can surface at a later stage. You can specify skip validation or code coverage, but not both. Code coverage is calculated during validation.",
2121
- "exclusive": [
2122
- "code-coverage",
2123
- "async-validation"
2124
- ],
2125
- "name": "skip-validation",
2126
- "summary": "Skip validation during package version creation; you can’t promote unvalidated package versions.",
2127
- "allowNo": false,
2128
- "type": "boolean"
1975
+ "name": "package-id",
1976
+ "required": true,
1977
+ "summary": "ID of the metadata package (starts with 033) of which you’re creating a new version.",
1978
+ "hasDynamicHelp": false,
1979
+ "multiple": false,
1980
+ "type": "option"
2129
1981
  },
2130
- "async-validation": {
2131
- "description": "Specifying async validation returns the package version earlier in the process, allowing you to install and test the new version right away. If your development team is using continuous integration (CI) scripts, async validation can reduce your overall CI run time.",
2132
- "exclusive": [
2133
- "skip-validation"
2134
- ],
2135
- "name": "async-validation",
2136
- "summary": "Return a new package version before completing package validations.",
2137
- "allowNo": false,
2138
- "type": "boolean"
1982
+ "name": {
1983
+ "char": "n",
1984
+ "name": "name",
1985
+ "required": true,
1986
+ "summary": "Package version name.",
1987
+ "hasDynamicHelp": false,
1988
+ "multiple": false,
1989
+ "type": "option"
2139
1990
  },
2140
- "tag": {
2141
- "char": "t",
2142
- "name": "tag",
2143
- "summary": "Package version’s tag.",
1991
+ "description": {
1992
+ "char": "d",
1993
+ "name": "description",
1994
+ "summary": "Package version description.",
2144
1995
  "hasDynamicHelp": false,
2145
1996
  "multiple": false,
2146
1997
  "type": "option"
2147
1998
  },
2148
- "uninstall-script": {
2149
- "aliases": [
2150
- "uninstallscript"
2151
- ],
2152
- "deprecateAliases": true,
2153
- "description": "The uninstall script is an Apex class within this package that is run in the installing org after uninstallations of this package.",
2154
- "name": "uninstall-script",
2155
- "summary": "Uninstall script name; applies to managed packages only.",
1999
+ "version": {
2000
+ "char": "v",
2001
+ "name": "version",
2002
+ "summary": "Package version in major.minor format, for example, 3.2.",
2156
2003
  "hasDynamicHelp": false,
2157
2004
  "multiple": false,
2158
2005
  "type": "option"
2159
2006
  },
2160
- "validate-schema": {
2007
+ "managed-released": {
2161
2008
  "aliases": [
2162
- "validateschema"
2009
+ "managedrelease"
2163
2010
  ],
2164
- "char": "j",
2011
+ "char": "m",
2165
2012
  "deprecateAliases": true,
2166
- "hidden": true,
2167
- "name": "validate-schema",
2168
- "summary": "Validate the sfdx-project.json file against the JSON schema.",
2013
+ "description": "To create a beta version, don’t include this parameter.",
2014
+ "name": "managed-released",
2015
+ "summary": "Create a managed package version.",
2169
2016
  "allowNo": false,
2170
2017
  "type": "boolean"
2171
2018
  },
2172
- "version-description": {
2019
+ "release-notes-url": {
2173
2020
  "aliases": [
2174
- "versiondescription"
2021
+ "releasenotesurl"
2175
2022
  ],
2176
- "char": "e",
2023
+ "char": "r",
2177
2024
  "deprecateAliases": true,
2178
- "name": "version-description",
2179
- "summary": "Description of the package version to be created; overrides the sfdx-project.json value.",
2025
+ "description": "This link is displayed in the package installation UI to provide release notes for this package version to subscribers.",
2026
+ "name": "release-notes-url",
2027
+ "summary": "Release notes URL.",
2180
2028
  "hasDynamicHelp": false,
2181
2029
  "multiple": false,
2182
2030
  "type": "option"
2183
2031
  },
2184
- "version-name": {
2032
+ "post-install-url": {
2185
2033
  "aliases": [
2186
- "versionname"
2034
+ "postinstallurl"
2187
2035
  ],
2188
- "char": "a",
2036
+ "char": "p",
2189
2037
  "deprecateAliases": true,
2190
- "name": "version-name",
2191
- "summary": "Name of the package version to be created; overrides the sfdx-project.json value.",
2038
+ "description": "The contents of the post-installation instructions URL are displayed in the UI after installation of the package version.",
2039
+ "name": "post-install-url",
2040
+ "summary": "Post install URL.",
2192
2041
  "hasDynamicHelp": false,
2193
2042
  "multiple": false,
2194
2043
  "type": "option"
2195
2044
  },
2196
- "version-number": {
2045
+ "installation-key": {
2197
2046
  "aliases": [
2198
- "versionnumber"
2047
+ "installationkey"
2199
2048
  ],
2200
- "char": "n",
2049
+ "char": "k",
2201
2050
  "deprecateAliases": true,
2202
- "description": "For information about the format of the version number, see https://developer.salesforce.com/docs/atlas.en-us.pkg2_dev.meta/pkg2_dev/sfdx_dev2gp_config_file.htm.",
2203
- "name": "version-number",
2204
- "summary": "Version number of the package version to be created; overrides the sfdx-project.json value.",
2051
+ "name": "installation-key",
2052
+ "summary": "Installation key for key-protected package (default: null).",
2205
2053
  "hasDynamicHelp": false,
2206
2054
  "multiple": false,
2207
2055
  "type": "option"
@@ -2209,90 +2057,73 @@
2209
2057
  "wait": {
2210
2058
  "char": "w",
2211
2059
  "name": "wait",
2212
- "summary": "Number of minutes to wait for the package version to be created.",
2060
+ "summary": "Minutes to wait for the package version to be created (default: 2 minutes).",
2213
2061
  "hasDynamicHelp": true,
2214
2062
  "multiple": false,
2215
2063
  "type": "option"
2216
- },
2217
- "language": {
2218
- "description": "Specify the language using a language code listed under \"Supported Languages\" in Salesforce Help. If no language is specified, the language defaults to the language of the Dev Hub user who created the package.",
2219
- "name": "language",
2220
- "summary": "Language for the package.",
2221
- "hasDynamicHelp": false,
2222
- "multiple": false,
2223
- "type": "option"
2224
- },
2225
- "verbose": {
2226
- "description": "Display verbose command output. When polling for the status of the creation, this will output status and timeout data on a separate line for each poll request, which is useful in CI systems where timeouts can occur with long periods of no output from commands.",
2227
- "name": "verbose",
2228
- "summary": "Display verbose command output.",
2229
- "allowNo": false,
2230
- "type": "boolean"
2231
2064
  }
2232
2065
  },
2233
2066
  "hasDynamicHelp": true,
2234
2067
  "hiddenAliases": [],
2235
- "id": "package:version:create",
2068
+ "id": "package1:version:create",
2236
2069
  "pluginAlias": "@salesforce/plugin-packaging",
2237
2070
  "pluginName": "@salesforce/plugin-packaging",
2238
2071
  "pluginType": "core",
2239
2072
  "strict": true,
2240
- "summary": "Create a package version in the Dev Hub org.",
2073
+ "summary": "Create a first-generation package version in the release org.",
2241
2074
  "enableJsonFlag": true,
2242
- "requiresProject": true,
2243
2075
  "isESM": true,
2244
2076
  "relativePath": [
2245
2077
  "lib",
2246
2078
  "commands",
2247
- "package",
2079
+ "package1",
2248
2080
  "version",
2249
2081
  "create.js"
2250
2082
  ],
2251
2083
  "aliasPermutations": [
2252
- "force:package:version:create",
2253
- "package:force:version:create",
2254
- "package:version:force:create",
2255
- "package:version:create:force",
2256
- "force:version:package:create",
2257
- "version:force:package:create",
2258
- "version:package:force:create",
2259
- "version:package:create:force",
2260
- "force:version:create:package",
2261
- "version:force:create:package",
2262
- "version:create:force:package",
2263
- "version:create:package:force",
2264
- "force:package:create:version",
2265
- "package:force:create:version",
2266
- "package:create:force:version",
2267
- "package:create:version:force",
2268
- "force:create:package:version",
2269
- "create:force:package:version",
2270
- "create:package:force:version",
2271
- "create:package:version:force",
2272
- "force:create:version:package",
2273
- "create:force:version:package",
2274
- "create:version:force:package",
2275
- "create:version:package:force"
2084
+ "force:package1:version:create",
2085
+ "package1:force:version:create",
2086
+ "package1:version:force:create",
2087
+ "package1:version:create:force",
2088
+ "force:version:package1:create",
2089
+ "version:force:package1:create",
2090
+ "version:package1:force:create",
2091
+ "version:package1:create:force",
2092
+ "force:version:create:package1",
2093
+ "version:force:create:package1",
2094
+ "version:create:force:package1",
2095
+ "version:create:package1:force",
2096
+ "force:package1:create:version",
2097
+ "package1:force:create:version",
2098
+ "package1:create:force:version",
2099
+ "package1:create:version:force",
2100
+ "force:create:package1:version",
2101
+ "create:force:package1:version",
2102
+ "create:package1:force:version",
2103
+ "create:package1:version:force",
2104
+ "force:create:version:package1",
2105
+ "create:force:version:package1",
2106
+ "create:version:force:package1",
2107
+ "create:version:package1:force"
2276
2108
  ],
2277
2109
  "permutations": [
2278
- "package:version:create",
2279
- "version:package:create",
2280
- "version:create:package",
2281
- "package:create:version",
2282
- "create:package:version",
2283
- "create:version:package"
2110
+ "package1:version:create",
2111
+ "version:package1:create",
2112
+ "version:create:package1",
2113
+ "package1:create:version",
2114
+ "create:package1:version",
2115
+ "create:version:package1"
2284
2116
  ]
2285
2117
  },
2286
- "package:version:delete": {
2118
+ "package1:version:display": {
2287
2119
  "aliases": [
2288
- "force:package:version:delete"
2120
+ "force:package1:version:display"
2289
2121
  ],
2290
2122
  "args": {},
2291
2123
  "deprecateAliases": true,
2292
- "description": "Specify the ID or alias of the package version you want to delete. In second-generation managed packaging, only beta package versions can be deleted. Before deleting a package version, review the considerations outlined in https://developer.salesforce.com/docs/atlas.en-us.pkg2_dev.meta/pkg2_dev/sfdx_dev_dev2gp_package_deletion.htm.",
2293
2124
  "examples": [
2294
- "Delete a package version with the specified alias using your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\"",
2295
- "Delete a package version with the specified ID using the Dev Hub org with username \"devhub@example.com\":\n<%= config.bin %> <%= command.id %> --package 04t... --target-org devhub@example.com"
2125
+ "Display details about the first-generation package version with the specified ID in your default org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t...",
2126
+ "Same as previous example, but use the specified org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t... --target-org myorg@example.com"
2296
2127
  ],
2297
2128
  "flags": {
2298
2129
  "json": {
@@ -2320,17 +2151,17 @@
2320
2151
  "multiple": false,
2321
2152
  "type": "option"
2322
2153
  },
2323
- "target-dev-hub": {
2154
+ "target-org": {
2324
2155
  "aliases": [
2325
- "targetdevhubusername",
2326
- "target-hub-org"
2156
+ "targetusername",
2157
+ "u"
2327
2158
  ],
2328
- "char": "v",
2159
+ "char": "o",
2329
2160
  "deprecateAliases": true,
2330
- "name": "target-dev-hub",
2161
+ "name": "target-org",
2331
2162
  "noCacheDefault": true,
2332
2163
  "required": true,
2333
- "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
2164
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2334
2165
  "hasDynamicHelp": true,
2335
2166
  "multiple": false,
2336
2167
  "type": "option"
@@ -2346,97 +2177,81 @@
2346
2177
  "multiple": false,
2347
2178
  "type": "option"
2348
2179
  },
2349
- "no-prompt": {
2180
+ "package-version-id": {
2350
2181
  "aliases": [
2351
- "noprompt"
2182
+ "packageversionid"
2352
2183
  ],
2353
- "char": "n",
2184
+ "char": "i",
2354
2185
  "deprecateAliases": true,
2355
- "name": "no-prompt",
2356
- "summary": "Don’t prompt before deleting the package version.",
2357
- "allowNo": false,
2358
- "type": "boolean"
2359
- },
2360
- "package": {
2361
- "char": "p",
2362
- "name": "package",
2186
+ "name": "package-version-id",
2363
2187
  "required": true,
2364
- "summary": "ID (starts with 04t) or alias of the package version to delete.",
2188
+ "summary": "ID (starts with 04t) of the metadata package version whose details you want to display.",
2365
2189
  "hasDynamicHelp": false,
2366
2190
  "multiple": false,
2367
2191
  "type": "option"
2368
- },
2369
- "undelete": {
2370
- "hidden": true,
2371
- "name": "undelete",
2372
- "summary": "Undelete a deleted package version.",
2373
- "allowNo": false,
2374
- "type": "boolean"
2375
2192
  }
2376
2193
  },
2377
2194
  "hasDynamicHelp": true,
2378
2195
  "hiddenAliases": [],
2379
- "id": "package:version:delete",
2196
+ "id": "package1:version:display",
2380
2197
  "pluginAlias": "@salesforce/plugin-packaging",
2381
2198
  "pluginName": "@salesforce/plugin-packaging",
2382
2199
  "pluginType": "core",
2383
2200
  "strict": true,
2384
- "summary": "Delete a package version.",
2201
+ "summary": "Display details about a first-generation package version.",
2385
2202
  "enableJsonFlag": true,
2386
2203
  "isESM": true,
2387
2204
  "relativePath": [
2388
2205
  "lib",
2389
2206
  "commands",
2390
- "package",
2207
+ "package1",
2391
2208
  "version",
2392
- "delete.js"
2209
+ "display.js"
2393
2210
  ],
2394
2211
  "aliasPermutations": [
2395
- "force:package:version:delete",
2396
- "package:force:version:delete",
2397
- "package:version:force:delete",
2398
- "package:version:delete:force",
2399
- "force:version:package:delete",
2400
- "version:force:package:delete",
2401
- "version:package:force:delete",
2402
- "version:package:delete:force",
2403
- "force:version:delete:package",
2404
- "version:force:delete:package",
2405
- "version:delete:force:package",
2406
- "version:delete:package:force",
2407
- "force:package:delete:version",
2408
- "package:force:delete:version",
2409
- "package:delete:force:version",
2410
- "package:delete:version:force",
2411
- "force:delete:package:version",
2412
- "delete:force:package:version",
2413
- "delete:package:force:version",
2414
- "delete:package:version:force",
2415
- "force:delete:version:package",
2416
- "delete:force:version:package",
2417
- "delete:version:force:package",
2418
- "delete:version:package:force"
2212
+ "force:package1:version:display",
2213
+ "package1:force:version:display",
2214
+ "package1:version:force:display",
2215
+ "package1:version:display:force",
2216
+ "force:version:package1:display",
2217
+ "version:force:package1:display",
2218
+ "version:package1:force:display",
2219
+ "version:package1:display:force",
2220
+ "force:version:display:package1",
2221
+ "version:force:display:package1",
2222
+ "version:display:force:package1",
2223
+ "version:display:package1:force",
2224
+ "force:package1:display:version",
2225
+ "package1:force:display:version",
2226
+ "package1:display:force:version",
2227
+ "package1:display:version:force",
2228
+ "force:display:package1:version",
2229
+ "display:force:package1:version",
2230
+ "display:package1:force:version",
2231
+ "display:package1:version:force",
2232
+ "force:display:version:package1",
2233
+ "display:force:version:package1",
2234
+ "display:version:force:package1",
2235
+ "display:version:package1:force"
2419
2236
  ],
2420
2237
  "permutations": [
2421
- "package:version:delete",
2422
- "version:package:delete",
2423
- "version:delete:package",
2424
- "package:delete:version",
2425
- "delete:package:version",
2426
- "delete:version:package"
2238
+ "package1:version:display",
2239
+ "version:package1:display",
2240
+ "version:display:package1",
2241
+ "package1:display:version",
2242
+ "display:package1:version",
2243
+ "display:version:package1"
2427
2244
  ]
2428
2245
  },
2429
- "package:version:displayancestry": {
2246
+ "package1:version:list": {
2430
2247
  "aliases": [
2431
- "force:package:version:displayancestry"
2248
+ "force:package1:version:list"
2432
2249
  ],
2433
2250
  "args": {},
2434
2251
  "deprecateAliases": true,
2435
2252
  "examples": [
2436
- "Display the ancestry tree for a package version with the specified alias, using your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package package_version_alias",
2437
- "Similar to previous example, but display the output in DOT code:\n<%= config.bin %> <%= command.id %> --package package_version_alias --dot-code",
2438
- "Display the ancestry tree for a package with the specified ID, using the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package OHo... --target-dev-hub devhub@example.com",
2439
- "Display the ancestry tree of a package version with the specified ID, using your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package 04t..."
2253
+ "List all first-generation package versions in your default org:\n<%= config.bin %> <%= command.id %>",
2254
+ "List package versions for the specified first-generation package in the specifief org:\n<%= config.bin %> <%= command.id %> --package-id 033... --target-org myorg@example.com"
2440
2255
  ],
2441
2256
  "flags": {
2442
2257
  "json": {
@@ -2464,127 +2279,488 @@
2464
2279
  "multiple": false,
2465
2280
  "type": "option"
2466
2281
  },
2467
- "target-dev-hub": {
2282
+ "target-org": {
2283
+ "aliases": [
2284
+ "targetusername",
2285
+ "u"
2286
+ ],
2287
+ "char": "o",
2288
+ "deprecateAliases": true,
2289
+ "name": "target-org",
2290
+ "noCacheDefault": true,
2291
+ "required": true,
2292
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2293
+ "hasDynamicHelp": true,
2294
+ "multiple": false,
2295
+ "type": "option"
2296
+ },
2297
+ "api-version": {
2298
+ "aliases": [
2299
+ "apiversion"
2300
+ ],
2301
+ "deprecateAliases": true,
2302
+ "description": "Override the api version used for api requests made by this command",
2303
+ "name": "api-version",
2304
+ "hasDynamicHelp": false,
2305
+ "multiple": false,
2306
+ "type": "option"
2307
+ },
2308
+ "package-id": {
2309
+ "aliases": [
2310
+ "packageid"
2311
+ ],
2312
+ "char": "i",
2313
+ "deprecateAliases": true,
2314
+ "description": "If not specified, shows all versions for all packages (managed and unmanaged) in the org.",
2315
+ "name": "package-id",
2316
+ "summary": "Metadata package ID (starts with 033) whose package versions you want to list.",
2317
+ "hasDynamicHelp": false,
2318
+ "multiple": false,
2319
+ "type": "option"
2320
+ }
2321
+ },
2322
+ "hasDynamicHelp": true,
2323
+ "hiddenAliases": [],
2324
+ "id": "package1:version:list",
2325
+ "pluginAlias": "@salesforce/plugin-packaging",
2326
+ "pluginName": "@salesforce/plugin-packaging",
2327
+ "pluginType": "core",
2328
+ "strict": true,
2329
+ "summary": "List package versions for the specified first-generation package or for the org.",
2330
+ "enableJsonFlag": true,
2331
+ "isESM": true,
2332
+ "relativePath": [
2333
+ "lib",
2334
+ "commands",
2335
+ "package1",
2336
+ "version",
2337
+ "list.js"
2338
+ ],
2339
+ "aliasPermutations": [
2340
+ "force:package1:version:list",
2341
+ "package1:force:version:list",
2342
+ "package1:version:force:list",
2343
+ "package1:version:list:force",
2344
+ "force:version:package1:list",
2345
+ "version:force:package1:list",
2346
+ "version:package1:force:list",
2347
+ "version:package1:list:force",
2348
+ "force:version:list:package1",
2349
+ "version:force:list:package1",
2350
+ "version:list:force:package1",
2351
+ "version:list:package1:force",
2352
+ "force:package1:list:version",
2353
+ "package1:force:list:version",
2354
+ "package1:list:force:version",
2355
+ "package1:list:version:force",
2356
+ "force:list:package1:version",
2357
+ "list:force:package1:version",
2358
+ "list:package1:force:version",
2359
+ "list:package1:version:force",
2360
+ "force:list:version:package1",
2361
+ "list:force:version:package1",
2362
+ "list:version:force:package1",
2363
+ "list:version:package1:force"
2364
+ ],
2365
+ "permutations": [
2366
+ "package1:version:list",
2367
+ "version:package1:list",
2368
+ "version:list:package1",
2369
+ "package1:list:version",
2370
+ "list:package1:version",
2371
+ "list:version:package1"
2372
+ ]
2373
+ },
2374
+ "package:version:create": {
2375
+ "aliases": [
2376
+ "force:package:version:create"
2377
+ ],
2378
+ "args": {},
2379
+ "deprecateAliases": true,
2380
+ "description": "The package version is based on the package contents in the specified directory.\n\nTo retrieve details about a package version create request, including status and package version ID (04t), run \"<%= config.bin %> package version create report -i 08c...\".\n\nWe recommend that you specify the --installation-key parameter to protect the contents of your package and to prevent unauthorized installation of your package.\n\nTo list package version creation requests in the org, run \"<%= config.bin %> package version create list\".\nTo promote a package version to released, you must use the --code-coverage parameter. The package must also meet the code coverage requirements. This requirement applies to both managed and unlocked packages.\n\nWe don’t calculate code coverage for org-dependent unlocked packages, or for package versions that specify --skip-validation.",
2381
+ "examples": [
2382
+ "Create a package version from the contents of the \"common\" directory and give it an installation key of \"password123\"; uses your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --path common --installation-key password123",
2383
+ "Create a package version from a package with the specified alias; uses the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\" --installation-key password123 --target-dev-hub devhub@example.com",
2384
+ "Create a package version from a package with the specified ID:\n<%= config.bin %> <%= command.id %> --package 0Ho... --installation-key password123",
2385
+ "Create a package version and skip the validation step:\n<%= config.bin %> <%= command.id %> --path common --installation-key password123 --skip-validation",
2386
+ "Create a package version and perform package validations asynchronously:\n<%= config.bin %> <%= command.id %> --path common --installation-key password123 --async-validation"
2387
+ ],
2388
+ "flags": {
2389
+ "json": {
2390
+ "description": "Format output as json.",
2391
+ "helpGroup": "GLOBAL",
2392
+ "name": "json",
2393
+ "allowNo": false,
2394
+ "type": "boolean"
2395
+ },
2396
+ "flags-dir": {
2397
+ "helpGroup": "GLOBAL",
2398
+ "name": "flags-dir",
2399
+ "summary": "Import flag values from a directory.",
2400
+ "hasDynamicHelp": false,
2401
+ "multiple": false,
2402
+ "type": "option"
2403
+ },
2404
+ "loglevel": {
2405
+ "deprecated": {
2406
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
2407
+ },
2408
+ "hidden": true,
2409
+ "name": "loglevel",
2410
+ "hasDynamicHelp": false,
2411
+ "multiple": false,
2412
+ "type": "option"
2413
+ },
2414
+ "target-dev-hub": {
2415
+ "aliases": [
2416
+ "targetdevhubusername",
2417
+ "target-hub-org"
2418
+ ],
2419
+ "char": "v",
2420
+ "deprecateAliases": true,
2421
+ "name": "target-dev-hub",
2422
+ "noCacheDefault": true,
2423
+ "required": true,
2424
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
2425
+ "hasDynamicHelp": true,
2426
+ "multiple": false,
2427
+ "type": "option"
2428
+ },
2429
+ "api-version": {
2430
+ "aliases": [
2431
+ "apiversion"
2432
+ ],
2433
+ "deprecateAliases": true,
2434
+ "description": "Override the api version used for api requests made by this command",
2435
+ "name": "api-version",
2436
+ "hasDynamicHelp": false,
2437
+ "multiple": false,
2438
+ "type": "option"
2439
+ },
2440
+ "branch": {
2441
+ "char": "b",
2442
+ "name": "branch",
2443
+ "summary": "Name of the branch in your source control system that the package version is based on.",
2444
+ "hasDynamicHelp": false,
2445
+ "multiple": false,
2446
+ "type": "option"
2447
+ },
2448
+ "build-instance": {
2449
+ "aliases": [
2450
+ "buildinstance"
2451
+ ],
2452
+ "char": "s",
2453
+ "deprecateAliases": true,
2454
+ "hidden": true,
2455
+ "name": "build-instance",
2456
+ "summary": "Instance where the package version will be created, such as NA50.",
2457
+ "hasDynamicHelp": false,
2458
+ "multiple": false,
2459
+ "type": "option"
2460
+ },
2461
+ "code-coverage": {
2462
+ "aliases": [
2463
+ "codecoverage"
2464
+ ],
2465
+ "char": "c",
2466
+ "deprecateAliases": true,
2467
+ "description": "Before you can promote and release a managed or unlocked package version, the Apex code must meet a minimum 75% code coverage requirement. We don’t calculate code coverage for org-dependent unlocked packages or for package versions that specify --skip-validation.",
2468
+ "exclusive": [
2469
+ "skip-validation"
2470
+ ],
2471
+ "name": "code-coverage",
2472
+ "summary": "Calculate and store the code coverage percentage by running the packaged Apex tests included in this package version.",
2473
+ "allowNo": false,
2474
+ "type": "boolean"
2475
+ },
2476
+ "definition-file": {
2477
+ "aliases": [
2478
+ "definitionfile"
2479
+ ],
2480
+ "char": "f",
2481
+ "deprecateAliases": true,
2482
+ "description": "For a patch version, the features specified in this file are ignored, and instead the features specified for the ancestor version are used.",
2483
+ "name": "definition-file",
2484
+ "summary": "Path to a definition file similar to scratch org definition file that contains the list of features and org preferences that the metadata of the package version depends on.",
2485
+ "hasDynamicHelp": false,
2486
+ "multiple": false,
2487
+ "type": "option"
2488
+ },
2489
+ "installation-key": {
2490
+ "aliases": [
2491
+ "installationkey"
2492
+ ],
2493
+ "char": "k",
2494
+ "deprecateAliases": true,
2495
+ "name": "installation-key",
2496
+ "summary": "Installation key for key-protected package. (either --installation-key or --installation-key-bypass is required)",
2497
+ "hasDynamicHelp": false,
2498
+ "multiple": false,
2499
+ "type": "option"
2500
+ },
2501
+ "installation-key-bypass": {
2502
+ "aliases": [
2503
+ "installationkeybypass"
2504
+ ],
2505
+ "char": "x",
2506
+ "deprecateAliases": true,
2507
+ "description": "If you bypass this requirement, anyone can install your package.",
2508
+ "name": "installation-key-bypass",
2509
+ "summary": "Bypass the installation key requirement. (either --installation-key or --installation-key-bypass is required)",
2510
+ "allowNo": false,
2511
+ "type": "boolean"
2512
+ },
2513
+ "package": {
2514
+ "char": "p",
2515
+ "name": "package",
2516
+ "summary": "ID (starts with 0Ho) or alias of the package to create a version of.",
2517
+ "hasDynamicHelp": false,
2518
+ "multiple": false,
2519
+ "type": "option"
2520
+ },
2521
+ "path": {
2522
+ "char": "d",
2523
+ "name": "path",
2524
+ "summary": "Path to the directory that contains the contents of the package.",
2525
+ "hasDynamicHelp": false,
2526
+ "multiple": false,
2527
+ "type": "option"
2528
+ },
2529
+ "post-install-script": {
2530
+ "aliases": [
2531
+ "postinstallscript"
2532
+ ],
2533
+ "deprecateAliases": true,
2534
+ "description": "The post-install script is an Apex class within this package that is run in the installing org after installations or upgrades of this package version.",
2535
+ "name": "post-install-script",
2536
+ "summary": "Name of the post-install script; applies to managed packages only.",
2537
+ "hasDynamicHelp": false,
2538
+ "multiple": false,
2539
+ "type": "option"
2540
+ },
2541
+ "post-install-url": {
2542
+ "aliases": [
2543
+ "postinstallurl"
2544
+ ],
2545
+ "deprecateAliases": true,
2546
+ "description": "The contents of the post-installation instructions URL are displayed in the UI after installation of the package version.",
2547
+ "name": "post-install-url",
2548
+ "summary": "Post-install instructions URL.",
2549
+ "hasDynamicHelp": false,
2550
+ "multiple": false,
2551
+ "type": "option"
2552
+ },
2553
+ "preserve": {
2554
+ "char": "r",
2555
+ "hidden": true,
2556
+ "name": "preserve",
2557
+ "summary": "Preserve temp files that would otherwise be deleted.",
2558
+ "allowNo": false,
2559
+ "type": "boolean"
2560
+ },
2561
+ "releasenotes-url": {
2562
+ "aliases": [
2563
+ "releasenotesurl"
2564
+ ],
2565
+ "deprecateAliases": true,
2566
+ "description": "This link is displayed in the package installation UI to provide release notes for this package version to subscribers.",
2567
+ "name": "releasenotes-url",
2568
+ "summary": "Release notes URL.",
2569
+ "hasDynamicHelp": false,
2570
+ "multiple": false,
2571
+ "type": "option"
2572
+ },
2573
+ "skip-ancestor-check": {
2574
+ "aliases": [
2575
+ "skipancestorcheck"
2576
+ ],
2577
+ "deprecateAliases": true,
2578
+ "name": "skip-ancestor-check",
2579
+ "summary": "Overrides ancestry requirements, which allows you to specify a package ancestor that isn’t the highest released package version.",
2580
+ "allowNo": false,
2581
+ "type": "boolean"
2582
+ },
2583
+ "skip-validation": {
2584
+ "aliases": [
2585
+ "skipvalidation"
2586
+ ],
2587
+ "deprecateAliases": true,
2588
+ "description": "Skips validation of dependencies, package ancestors, and metadata during package version creation. Skipping validation reduces the time it takes to create a new package version, but you can promote only validated package versions. Skipping validation can suppress important errors that can surface at a later stage. You can specify skip validation or code coverage, but not both. Code coverage is calculated during validation.",
2589
+ "exclusive": [
2590
+ "code-coverage",
2591
+ "async-validation"
2592
+ ],
2593
+ "name": "skip-validation",
2594
+ "summary": "Skip validation during package version creation; you can’t promote unvalidated package versions.",
2595
+ "allowNo": false,
2596
+ "type": "boolean"
2597
+ },
2598
+ "async-validation": {
2599
+ "description": "Specifying async validation returns the package version earlier in the process, allowing you to install and test the new version right away. If your development team is using continuous integration (CI) scripts, async validation can reduce your overall CI run time.",
2600
+ "exclusive": [
2601
+ "skip-validation"
2602
+ ],
2603
+ "name": "async-validation",
2604
+ "summary": "Return a new package version before completing package validations.",
2605
+ "allowNo": false,
2606
+ "type": "boolean"
2607
+ },
2608
+ "tag": {
2609
+ "char": "t",
2610
+ "name": "tag",
2611
+ "summary": "Package version’s tag.",
2612
+ "hasDynamicHelp": false,
2613
+ "multiple": false,
2614
+ "type": "option"
2615
+ },
2616
+ "uninstall-script": {
2617
+ "aliases": [
2618
+ "uninstallscript"
2619
+ ],
2620
+ "deprecateAliases": true,
2621
+ "description": "The uninstall script is an Apex class within this package that is run in the installing org after uninstallations of this package.",
2622
+ "name": "uninstall-script",
2623
+ "summary": "Uninstall script name; applies to managed packages only.",
2624
+ "hasDynamicHelp": false,
2625
+ "multiple": false,
2626
+ "type": "option"
2627
+ },
2628
+ "validate-schema": {
2629
+ "aliases": [
2630
+ "validateschema"
2631
+ ],
2632
+ "char": "j",
2633
+ "deprecateAliases": true,
2634
+ "hidden": true,
2635
+ "name": "validate-schema",
2636
+ "summary": "Validate the sfdx-project.json file against the JSON schema.",
2637
+ "allowNo": false,
2638
+ "type": "boolean"
2639
+ },
2640
+ "version-description": {
2641
+ "aliases": [
2642
+ "versiondescription"
2643
+ ],
2644
+ "char": "e",
2645
+ "deprecateAliases": true,
2646
+ "name": "version-description",
2647
+ "summary": "Description of the package version to be created; overrides the sfdx-project.json value.",
2648
+ "hasDynamicHelp": false,
2649
+ "multiple": false,
2650
+ "type": "option"
2651
+ },
2652
+ "version-name": {
2468
2653
  "aliases": [
2469
- "targetdevhubusername",
2470
- "target-hub-org"
2654
+ "versionname"
2471
2655
  ],
2472
- "char": "v",
2656
+ "char": "a",
2473
2657
  "deprecateAliases": true,
2474
- "name": "target-dev-hub",
2475
- "noCacheDefault": true,
2476
- "required": true,
2477
- "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
2478
- "hasDynamicHelp": true,
2658
+ "name": "version-name",
2659
+ "summary": "Name of the package version to be created; overrides the sfdx-project.json value.",
2660
+ "hasDynamicHelp": false,
2479
2661
  "multiple": false,
2480
2662
  "type": "option"
2481
2663
  },
2482
- "api-version": {
2664
+ "version-number": {
2483
2665
  "aliases": [
2484
- "apiversion"
2666
+ "versionnumber"
2485
2667
  ],
2668
+ "char": "n",
2486
2669
  "deprecateAliases": true,
2487
- "description": "Override the api version used for api requests made by this command",
2488
- "name": "api-version",
2670
+ "description": "For information about the format of the version number, see https://developer.salesforce.com/docs/atlas.en-us.pkg2_dev.meta/pkg2_dev/sfdx_dev2gp_config_file.htm.",
2671
+ "name": "version-number",
2672
+ "summary": "Version number of the package version to be created; overrides the sfdx-project.json value.",
2489
2673
  "hasDynamicHelp": false,
2490
2674
  "multiple": false,
2491
2675
  "type": "option"
2492
2676
  },
2493
- "package": {
2494
- "char": "p",
2495
- "description": "If you specify a package ID (starts with 0Ho) or alias, the ancestor tree for every package version associated with the package ID is displayed. If you specify a package version (starts with 04t) or alias, the ancestry tree of the specified package version is displayed.",
2496
- "name": "package",
2497
- "required": true,
2498
- "summary": "ID or alias of the package (starts with 0Ho) or package version (starts with 04t) to display ancestry for.",
2499
- "hasDynamicHelp": false,
2677
+ "wait": {
2678
+ "char": "w",
2679
+ "name": "wait",
2680
+ "summary": "Number of minutes to wait for the package version to be created.",
2681
+ "hasDynamicHelp": true,
2500
2682
  "multiple": false,
2501
2683
  "type": "option"
2502
2684
  },
2503
- "dot-code": {
2504
- "aliases": [
2505
- "dotcode"
2506
- ],
2507
- "deprecateAliases": true,
2508
- "description": "You can use the DOT code output in graph visualization software to create tree visualizations.",
2509
- "name": "dot-code",
2510
- "summary": "Display the ancestry tree in DOT code.",
2511
- "allowNo": false,
2512
- "type": "boolean"
2685
+ "language": {
2686
+ "description": "Specify the language using a language code listed under \"Supported Languages\" in Salesforce Help. If no language is specified, the language defaults to the language of the Dev Hub user who created the package.",
2687
+ "name": "language",
2688
+ "summary": "Language for the package.",
2689
+ "hasDynamicHelp": false,
2690
+ "multiple": false,
2691
+ "type": "option"
2513
2692
  },
2514
2693
  "verbose": {
2694
+ "description": "Display verbose command output. When polling for the status of the creation, this will output status and timeout data on a separate line for each poll request, which is useful in CI systems where timeouts can occur with long periods of no output from commands.",
2515
2695
  "name": "verbose",
2516
- "summary": "Display both the package version ID (starts with 04t) and the version number (major.minor.patch.build) in the ancestry tree.",
2696
+ "summary": "Display verbose command output.",
2517
2697
  "allowNo": false,
2518
2698
  "type": "boolean"
2519
2699
  }
2520
2700
  },
2521
2701
  "hasDynamicHelp": true,
2522
2702
  "hiddenAliases": [],
2523
- "id": "package:version:displayancestry",
2703
+ "id": "package:version:create",
2524
2704
  "pluginAlias": "@salesforce/plugin-packaging",
2525
2705
  "pluginName": "@salesforce/plugin-packaging",
2526
2706
  "pluginType": "core",
2527
2707
  "strict": true,
2528
- "summary": "Display the ancestry tree for a 2GP managed package version.",
2708
+ "summary": "Create a package version in the Dev Hub org.",
2529
2709
  "enableJsonFlag": true,
2710
+ "requiresProject": true,
2530
2711
  "isESM": true,
2531
2712
  "relativePath": [
2532
2713
  "lib",
2533
2714
  "commands",
2534
2715
  "package",
2535
2716
  "version",
2536
- "displayancestry.js"
2717
+ "create.js"
2537
2718
  ],
2538
2719
  "aliasPermutations": [
2539
- "force:package:version:displayancestry",
2540
- "package:force:version:displayancestry",
2541
- "package:version:force:displayancestry",
2542
- "package:version:displayancestry:force",
2543
- "force:version:package:displayancestry",
2544
- "version:force:package:displayancestry",
2545
- "version:package:force:displayancestry",
2546
- "version:package:displayancestry:force",
2547
- "force:version:displayancestry:package",
2548
- "version:force:displayancestry:package",
2549
- "version:displayancestry:force:package",
2550
- "version:displayancestry:package:force",
2551
- "force:package:displayancestry:version",
2552
- "package:force:displayancestry:version",
2553
- "package:displayancestry:force:version",
2554
- "package:displayancestry:version:force",
2555
- "force:displayancestry:package:version",
2556
- "displayancestry:force:package:version",
2557
- "displayancestry:package:force:version",
2558
- "displayancestry:package:version:force",
2559
- "force:displayancestry:version:package",
2560
- "displayancestry:force:version:package",
2561
- "displayancestry:version:force:package",
2562
- "displayancestry:version:package:force"
2720
+ "force:package:version:create",
2721
+ "package:force:version:create",
2722
+ "package:version:force:create",
2723
+ "package:version:create:force",
2724
+ "force:version:package:create",
2725
+ "version:force:package:create",
2726
+ "version:package:force:create",
2727
+ "version:package:create:force",
2728
+ "force:version:create:package",
2729
+ "version:force:create:package",
2730
+ "version:create:force:package",
2731
+ "version:create:package:force",
2732
+ "force:package:create:version",
2733
+ "package:force:create:version",
2734
+ "package:create:force:version",
2735
+ "package:create:version:force",
2736
+ "force:create:package:version",
2737
+ "create:force:package:version",
2738
+ "create:package:force:version",
2739
+ "create:package:version:force",
2740
+ "force:create:version:package",
2741
+ "create:force:version:package",
2742
+ "create:version:force:package",
2743
+ "create:version:package:force"
2563
2744
  ],
2564
2745
  "permutations": [
2565
- "package:version:displayancestry",
2566
- "version:package:displayancestry",
2567
- "version:displayancestry:package",
2568
- "package:displayancestry:version",
2569
- "displayancestry:package:version",
2570
- "displayancestry:version:package"
2746
+ "package:version:create",
2747
+ "version:package:create",
2748
+ "version:create:package",
2749
+ "package:create:version",
2750
+ "create:package:version",
2751
+ "create:version:package"
2571
2752
  ]
2572
2753
  },
2573
- "package:version:list": {
2754
+ "package:version:delete": {
2574
2755
  "aliases": [
2575
- "force:package:version:list"
2756
+ "force:package:version:delete"
2576
2757
  ],
2577
2758
  "args": {},
2578
2759
  "deprecateAliases": true,
2579
- "description": "Description",
2760
+ "description": "Specify the ID or alias of the package version you want to delete. In second-generation managed packaging, only beta package versions can be deleted. Before deleting a package version, review the considerations outlined in https://developer.salesforce.com/docs/atlas.en-us.pkg2_dev.meta/pkg2_dev/sfdx_dev_dev2gp_package_deletion.htm.",
2580
2761
  "examples": [
2581
- "List package versions in your default Dev Hub org that were created in the last 3 days; show only the released versions and order the list using the PatchVersion field. Display extended details about each package version:\n<%= config.bin %> <%= command.id %> --verbose --created-last-days 3 --released --order-by PatchVersion",
2582
- "List the released package versions for the two specified packages that were modified today; use the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --packages 0Ho000000000000,0Ho000000000001 --released --modified-last-days 0 --target-dev-hub devhub@example.com",
2583
- "List all released package versions in your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --released",
2584
- "List package versions that were modified today in your default Dev Hub org; show limited details about each one:\n<%= config.bin %> <%= command.id %> --concise --modified-last-days 0",
2585
- "List package versions that are based on the \"featureA\" branch in your source control system that were modified today in your default Dev Hub org; show limited details about each one:\n<%= config.bin %> <%= command.id %> --concise --modified-last-days 0 --branch featureA",
2586
- "List released package versions that were created in the last 3 days in your default Dev Hub org; show limited details:\n<%= config.bin %> <%= command.id %> --concise --created-last-days 3 --released",
2587
- "List released package versions that were modified today for the two packages with specified aliases in your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --packages exp-mgr,exp-mgr-util --released --modified-last-days 0"
2762
+ "Delete a package version with the specified alias using your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\"",
2763
+ "Delete a package version with the specified ID using the Dev Hub org with username \"devhub@example.com\":\n<%= config.bin %> <%= command.id %> --package 04t... --target-org devhub@example.com"
2588
2764
  ],
2589
2765
  "flags": {
2590
2766
  "json": {
@@ -2638,92 +2814,42 @@
2638
2814
  "multiple": false,
2639
2815
  "type": "option"
2640
2816
  },
2641
- "created-last-days": {
2817
+ "no-prompt": {
2642
2818
  "aliases": [
2643
- "createdlastdays"
2819
+ "noprompt"
2644
2820
  ],
2645
- "char": "c",
2821
+ "char": "n",
2646
2822
  "deprecateAliases": true,
2647
- "name": "created-last-days",
2648
- "summary": "Number of days since the request was created, starting at 00:00:00 of first day to now. Use 0 for today.",
2649
- "hasDynamicHelp": false,
2650
- "multiple": false,
2651
- "type": "option"
2652
- },
2653
- "concise": {
2654
- "name": "concise",
2655
- "summary": "Display limited package version details.",
2656
- "allowNo": false,
2657
- "type": "boolean"
2658
- },
2659
- "show-conversions-only": {
2660
- "name": "show-conversions-only",
2661
- "summary": "Filter the list output to display only converted package version.",
2823
+ "name": "no-prompt",
2824
+ "summary": "Don’t prompt before deleting the package version.",
2662
2825
  "allowNo": false,
2663
2826
  "type": "boolean"
2664
2827
  },
2665
- "modified-last-days": {
2666
- "aliases": [
2667
- "modifiedlastdays"
2668
- ],
2669
- "char": "m",
2670
- "deprecateAliases": true,
2671
- "name": "modified-last-days",
2672
- "summary": "Number of days since the items were modified, starting at 00:00:00 of first day to now. Use 0 for today.",
2673
- "hasDynamicHelp": false,
2674
- "multiple": false,
2675
- "type": "option"
2676
- },
2677
- "packages": {
2828
+ "package": {
2678
2829
  "char": "p",
2679
- "name": "packages",
2680
- "summary": "Comma-delimited list of packages (aliases or 0Ho IDs) to list.",
2681
- "hasDynamicHelp": false,
2682
- "multiple": false,
2683
- "type": "option"
2684
- },
2685
- "released": {
2686
- "char": "r",
2687
- "name": "released",
2688
- "summary": "Display released versions only (IsReleased=true).",
2689
- "allowNo": false,
2690
- "type": "boolean"
2691
- },
2692
- "branch": {
2693
- "char": "b",
2694
- "name": "branch",
2695
- "summary": "Branch in your source control system used to filter the results; only package versions based on the specified branch are listed.",
2696
- "hasDynamicHelp": false,
2697
- "multiple": false,
2698
- "type": "option"
2699
- },
2700
- "order-by": {
2701
- "aliases": [
2702
- "orderby"
2703
- ],
2704
- "char": "o",
2705
- "deprecateAliases": true,
2706
- "name": "order-by",
2707
- "summary": "Package version fields used to order the list.",
2830
+ "name": "package",
2831
+ "required": true,
2832
+ "summary": "ID (starts with 04t) or alias of the package version to delete.",
2708
2833
  "hasDynamicHelp": false,
2709
2834
  "multiple": false,
2710
2835
  "type": "option"
2711
2836
  },
2712
- "verbose": {
2713
- "name": "verbose",
2714
- "summary": "Display extended package version details.",
2837
+ "undelete": {
2838
+ "hidden": true,
2839
+ "name": "undelete",
2840
+ "summary": "Undelete a deleted package version.",
2715
2841
  "allowNo": false,
2716
2842
  "type": "boolean"
2717
2843
  }
2718
2844
  },
2719
2845
  "hasDynamicHelp": true,
2720
2846
  "hiddenAliases": [],
2721
- "id": "package:version:list",
2847
+ "id": "package:version:delete",
2722
2848
  "pluginAlias": "@salesforce/plugin-packaging",
2723
2849
  "pluginName": "@salesforce/plugin-packaging",
2724
2850
  "pluginType": "core",
2725
2851
  "strict": true,
2726
- "summary": "List all package versions in the Dev Hub org.",
2852
+ "summary": "Delete a package version.",
2727
2853
  "enableJsonFlag": true,
2728
2854
  "isESM": true,
2729
2855
  "relativePath": [
@@ -2731,54 +2857,54 @@
2731
2857
  "commands",
2732
2858
  "package",
2733
2859
  "version",
2734
- "list.js"
2860
+ "delete.js"
2735
2861
  ],
2736
2862
  "aliasPermutations": [
2737
- "force:package:version:list",
2738
- "package:force:version:list",
2739
- "package:version:force:list",
2740
- "package:version:list:force",
2741
- "force:version:package:list",
2742
- "version:force:package:list",
2743
- "version:package:force:list",
2744
- "version:package:list:force",
2745
- "force:version:list:package",
2746
- "version:force:list:package",
2747
- "version:list:force:package",
2748
- "version:list:package:force",
2749
- "force:package:list:version",
2750
- "package:force:list:version",
2751
- "package:list:force:version",
2752
- "package:list:version:force",
2753
- "force:list:package:version",
2754
- "list:force:package:version",
2755
- "list:package:force:version",
2756
- "list:package:version:force",
2757
- "force:list:version:package",
2758
- "list:force:version:package",
2759
- "list:version:force:package",
2760
- "list:version:package:force"
2863
+ "force:package:version:delete",
2864
+ "package:force:version:delete",
2865
+ "package:version:force:delete",
2866
+ "package:version:delete:force",
2867
+ "force:version:package:delete",
2868
+ "version:force:package:delete",
2869
+ "version:package:force:delete",
2870
+ "version:package:delete:force",
2871
+ "force:version:delete:package",
2872
+ "version:force:delete:package",
2873
+ "version:delete:force:package",
2874
+ "version:delete:package:force",
2875
+ "force:package:delete:version",
2876
+ "package:force:delete:version",
2877
+ "package:delete:force:version",
2878
+ "package:delete:version:force",
2879
+ "force:delete:package:version",
2880
+ "delete:force:package:version",
2881
+ "delete:package:force:version",
2882
+ "delete:package:version:force",
2883
+ "force:delete:version:package",
2884
+ "delete:force:version:package",
2885
+ "delete:version:force:package",
2886
+ "delete:version:package:force"
2761
2887
  ],
2762
2888
  "permutations": [
2763
- "package:version:list",
2764
- "version:package:list",
2765
- "version:list:package",
2766
- "package:list:version",
2767
- "list:package:version",
2768
- "list:version:package"
2889
+ "package:version:delete",
2890
+ "version:package:delete",
2891
+ "version:delete:package",
2892
+ "package:delete:version",
2893
+ "delete:package:version",
2894
+ "delete:version:package"
2769
2895
  ]
2770
2896
  },
2771
- "package:version:promote": {
2897
+ "package:version:displayancestry": {
2772
2898
  "aliases": [
2773
- "force:package:version:promote"
2899
+ "force:package:version:displayancestry"
2774
2900
  ],
2775
2901
  "args": {},
2776
2902
  "deprecateAliases": true,
2777
- "description": "Supply the ID or alias of the package version you want to promote. Promotes the package version to released status.",
2778
2903
  "examples": [
2779
- "Promote the package version with the specified ID to released; uses your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package 04t...",
2780
- "Promote the package version with the specified alias to released; uses the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package awesome_package_alias --target-dev-hub devhub@example.com",
2781
- "Promote the package version with an alias that has spaces to released:\n<%= config.bin %> <%= command.id %> --package \"Awesome Package Alias\""
2904
+ "Display the ancestry tree for a package version with the specified alias, using your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package package_version_alias",
2905
+ "Similar to previous example, but display the output in DOT code:\n<%= config.bin %> <%= command.id %> --package package_version_alias --dot-code",
2906
+ "Display the ancestry tree for a package with the specified ID, using the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package OHo... --target-dev-hub devhub@example.com",
2907
+ "Display the ancestry tree of a package version with the specified ID, using your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package 04t..."
2782
2908
  ],
2783
2909
  "flags": {
2784
2910
  "json": {
@@ -2834,33 +2960,40 @@
2834
2960
  },
2835
2961
  "package": {
2836
2962
  "char": "p",
2963
+ "description": "If you specify a package ID (starts with 0Ho) or alias, the ancestor tree for every package version associated with the package ID is displayed. If you specify a package version (starts with 04t) or alias, the ancestry tree of the specified package version is displayed.",
2837
2964
  "name": "package",
2838
2965
  "required": true,
2839
- "summary": "ID (starts with 04t) or alias of the package version to promote.",
2966
+ "summary": "ID or alias of the package (starts with 0Ho) or package version (starts with 04t) to display ancestry for.",
2840
2967
  "hasDynamicHelp": false,
2841
2968
  "multiple": false,
2842
2969
  "type": "option"
2843
2970
  },
2844
- "no-prompt": {
2971
+ "dot-code": {
2845
2972
  "aliases": [
2846
- "noprompt"
2973
+ "dotcode"
2847
2974
  ],
2848
- "char": "n",
2849
2975
  "deprecateAliases": true,
2850
- "name": "no-prompt",
2851
- "summary": "Don't prompt to confirm setting the package version as released.",
2976
+ "description": "You can use the DOT code output in graph visualization software to create tree visualizations.",
2977
+ "name": "dot-code",
2978
+ "summary": "Display the ancestry tree in DOT code.",
2979
+ "allowNo": false,
2980
+ "type": "boolean"
2981
+ },
2982
+ "verbose": {
2983
+ "name": "verbose",
2984
+ "summary": "Display both the package version ID (starts with 04t) and the version number (major.minor.patch.build) in the ancestry tree.",
2852
2985
  "allowNo": false,
2853
2986
  "type": "boolean"
2854
2987
  }
2855
2988
  },
2856
2989
  "hasDynamicHelp": true,
2857
2990
  "hiddenAliases": [],
2858
- "id": "package:version:promote",
2991
+ "id": "package:version:displayancestry",
2859
2992
  "pluginAlias": "@salesforce/plugin-packaging",
2860
2993
  "pluginName": "@salesforce/plugin-packaging",
2861
2994
  "pluginType": "core",
2862
2995
  "strict": true,
2863
- "summary": "Promote a package version to released.",
2996
+ "summary": "Display the ancestry tree for a 2GP managed package version.",
2864
2997
  "enableJsonFlag": true,
2865
2998
  "isESM": true,
2866
2999
  "relativePath": [
@@ -2868,53 +3001,58 @@
2868
3001
  "commands",
2869
3002
  "package",
2870
3003
  "version",
2871
- "promote.js"
3004
+ "displayancestry.js"
2872
3005
  ],
2873
3006
  "aliasPermutations": [
2874
- "force:package:version:promote",
2875
- "package:force:version:promote",
2876
- "package:version:force:promote",
2877
- "package:version:promote:force",
2878
- "force:version:package:promote",
2879
- "version:force:package:promote",
2880
- "version:package:force:promote",
2881
- "version:package:promote:force",
2882
- "force:version:promote:package",
2883
- "version:force:promote:package",
2884
- "version:promote:force:package",
2885
- "version:promote:package:force",
2886
- "force:package:promote:version",
2887
- "package:force:promote:version",
2888
- "package:promote:force:version",
2889
- "package:promote:version:force",
2890
- "force:promote:package:version",
2891
- "promote:force:package:version",
2892
- "promote:package:force:version",
2893
- "promote:package:version:force",
2894
- "force:promote:version:package",
2895
- "promote:force:version:package",
2896
- "promote:version:force:package",
2897
- "promote:version:package:force"
3007
+ "force:package:version:displayancestry",
3008
+ "package:force:version:displayancestry",
3009
+ "package:version:force:displayancestry",
3010
+ "package:version:displayancestry:force",
3011
+ "force:version:package:displayancestry",
3012
+ "version:force:package:displayancestry",
3013
+ "version:package:force:displayancestry",
3014
+ "version:package:displayancestry:force",
3015
+ "force:version:displayancestry:package",
3016
+ "version:force:displayancestry:package",
3017
+ "version:displayancestry:force:package",
3018
+ "version:displayancestry:package:force",
3019
+ "force:package:displayancestry:version",
3020
+ "package:force:displayancestry:version",
3021
+ "package:displayancestry:force:version",
3022
+ "package:displayancestry:version:force",
3023
+ "force:displayancestry:package:version",
3024
+ "displayancestry:force:package:version",
3025
+ "displayancestry:package:force:version",
3026
+ "displayancestry:package:version:force",
3027
+ "force:displayancestry:version:package",
3028
+ "displayancestry:force:version:package",
3029
+ "displayancestry:version:force:package",
3030
+ "displayancestry:version:package:force"
2898
3031
  ],
2899
3032
  "permutations": [
2900
- "package:version:promote",
2901
- "version:package:promote",
2902
- "version:promote:package",
2903
- "package:promote:version",
2904
- "promote:package:version",
2905
- "promote:version:package"
3033
+ "package:version:displayancestry",
3034
+ "version:package:displayancestry",
3035
+ "version:displayancestry:package",
3036
+ "package:displayancestry:version",
3037
+ "displayancestry:package:version",
3038
+ "displayancestry:version:package"
2906
3039
  ]
2907
3040
  },
2908
- "package:version:report": {
3041
+ "package:version:list": {
2909
3042
  "aliases": [
2910
- "force:package:version:report"
3043
+ "force:package:version:list"
2911
3044
  ],
2912
3045
  "args": {},
2913
3046
  "deprecateAliases": true,
2914
- "description": "To update package version values, run \"<%= config.bin %> package version update\".",
3047
+ "description": "Description",
2915
3048
  "examples": [
2916
- "Retrieve details about the package version with the specified ID from your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package 04t...",
2917
- "Retrieve details about the package version with the specified alias (that contains spaces) from the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\" --target-dev-hub devhub@example.com"
3049
+ "List package versions in your default Dev Hub org that were created in the last 3 days; show only the released versions and order the list using the PatchVersion field. Display extended details about each package version:\n<%= config.bin %> <%= command.id %> --verbose --created-last-days 3 --released --order-by PatchVersion",
3050
+ "List the released package versions for the two specified packages that were modified today; use the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --packages 0Ho000000000000,0Ho000000000001 --released --modified-last-days 0 --target-dev-hub devhub@example.com",
3051
+ "List all released package versions in your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --released",
3052
+ "List package versions that were modified today in your default Dev Hub org; show limited details about each one:\n<%= config.bin %> <%= command.id %> --concise --modified-last-days 0",
3053
+ "List package versions that are based on the \"featureA\" branch in your source control system that were modified today in your default Dev Hub org; show limited details about each one:\n<%= config.bin %> <%= command.id %> --concise --modified-last-days 0 --branch featureA",
3054
+ "List released package versions that were created in the last 3 days in your default Dev Hub org; show limited details:\n<%= config.bin %> <%= command.id %> --concise --created-last-days 3 --released",
3055
+ "List released package versions that were modified today for the two packages with specified aliases in your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --packages exp-mgr,exp-mgr-util --released --modified-last-days 0"
2918
3056
  ],
2919
3057
  "flags": {
2920
3058
  "json": {
@@ -2968,11 +3106,73 @@
2968
3106
  "multiple": false,
2969
3107
  "type": "option"
2970
3108
  },
2971
- "package": {
3109
+ "created-last-days": {
3110
+ "aliases": [
3111
+ "createdlastdays"
3112
+ ],
3113
+ "char": "c",
3114
+ "deprecateAliases": true,
3115
+ "name": "created-last-days",
3116
+ "summary": "Number of days since the request was created, starting at 00:00:00 of first day to now. Use 0 for today.",
3117
+ "hasDynamicHelp": false,
3118
+ "multiple": false,
3119
+ "type": "option"
3120
+ },
3121
+ "concise": {
3122
+ "name": "concise",
3123
+ "summary": "Display limited package version details.",
3124
+ "allowNo": false,
3125
+ "type": "boolean"
3126
+ },
3127
+ "show-conversions-only": {
3128
+ "name": "show-conversions-only",
3129
+ "summary": "Filter the list output to display only converted package version.",
3130
+ "allowNo": false,
3131
+ "type": "boolean"
3132
+ },
3133
+ "modified-last-days": {
3134
+ "aliases": [
3135
+ "modifiedlastdays"
3136
+ ],
3137
+ "char": "m",
3138
+ "deprecateAliases": true,
3139
+ "name": "modified-last-days",
3140
+ "summary": "Number of days since the items were modified, starting at 00:00:00 of first day to now. Use 0 for today.",
3141
+ "hasDynamicHelp": false,
3142
+ "multiple": false,
3143
+ "type": "option"
3144
+ },
3145
+ "packages": {
2972
3146
  "char": "p",
2973
- "name": "package",
2974
- "required": true,
2975
- "summary": "ID (starts with 04t) or alias of the package to retrieve details for.",
3147
+ "name": "packages",
3148
+ "summary": "Comma-delimited list of packages (aliases or 0Ho IDs) to list.",
3149
+ "hasDynamicHelp": false,
3150
+ "multiple": false,
3151
+ "type": "option"
3152
+ },
3153
+ "released": {
3154
+ "char": "r",
3155
+ "name": "released",
3156
+ "summary": "Display released versions only (IsReleased=true).",
3157
+ "allowNo": false,
3158
+ "type": "boolean"
3159
+ },
3160
+ "branch": {
3161
+ "char": "b",
3162
+ "name": "branch",
3163
+ "summary": "Branch in your source control system used to filter the results; only package versions based on the specified branch are listed.",
3164
+ "hasDynamicHelp": false,
3165
+ "multiple": false,
3166
+ "type": "option"
3167
+ },
3168
+ "order-by": {
3169
+ "aliases": [
3170
+ "orderby"
3171
+ ],
3172
+ "char": "o",
3173
+ "deprecateAliases": true,
3174
+ "name": "order-by",
3175
+ "summary": "Package version fields used to order the list.",
2976
3176
  "hasDynamicHelp": false,
2977
3177
  "multiple": false,
2978
3178
  "type": "option"
@@ -2986,12 +3186,12 @@
2986
3186
  },
2987
3187
  "hasDynamicHelp": true,
2988
3188
  "hiddenAliases": [],
2989
- "id": "package:version:report",
3189
+ "id": "package:version:list",
2990
3190
  "pluginAlias": "@salesforce/plugin-packaging",
2991
3191
  "pluginName": "@salesforce/plugin-packaging",
2992
3192
  "pluginType": "core",
2993
3193
  "strict": true,
2994
- "summary": "Retrieve details about a package version in the Dev Hub org.",
3194
+ "summary": "List all package versions in the Dev Hub org.",
2995
3195
  "enableJsonFlag": true,
2996
3196
  "isESM": true,
2997
3197
  "relativePath": [
@@ -2999,49 +3199,54 @@
2999
3199
  "commands",
3000
3200
  "package",
3001
3201
  "version",
3002
- "report.js"
3202
+ "list.js"
3003
3203
  ],
3004
3204
  "aliasPermutations": [
3005
- "force:package:version:report",
3006
- "package:force:version:report",
3007
- "package:version:force:report",
3008
- "package:version:report:force",
3009
- "force:version:package:report",
3010
- "version:force:package:report",
3011
- "version:package:force:report",
3012
- "version:package:report:force",
3013
- "force:version:report:package",
3014
- "version:force:report:package",
3015
- "version:report:force:package",
3016
- "version:report:package:force",
3017
- "force:package:report:version",
3018
- "package:force:report:version",
3019
- "package:report:force:version",
3020
- "package:report:version:force",
3021
- "force:report:package:version",
3022
- "report:force:package:version",
3023
- "report:package:force:version",
3024
- "report:package:version:force",
3025
- "force:report:version:package",
3026
- "report:force:version:package",
3027
- "report:version:force:package",
3028
- "report:version:package:force"
3205
+ "force:package:version:list",
3206
+ "package:force:version:list",
3207
+ "package:version:force:list",
3208
+ "package:version:list:force",
3209
+ "force:version:package:list",
3210
+ "version:force:package:list",
3211
+ "version:package:force:list",
3212
+ "version:package:list:force",
3213
+ "force:version:list:package",
3214
+ "version:force:list:package",
3215
+ "version:list:force:package",
3216
+ "version:list:package:force",
3217
+ "force:package:list:version",
3218
+ "package:force:list:version",
3219
+ "package:list:force:version",
3220
+ "package:list:version:force",
3221
+ "force:list:package:version",
3222
+ "list:force:package:version",
3223
+ "list:package:force:version",
3224
+ "list:package:version:force",
3225
+ "force:list:version:package",
3226
+ "list:force:version:package",
3227
+ "list:version:force:package",
3228
+ "list:version:package:force"
3029
3229
  ],
3030
3230
  "permutations": [
3031
- "package:version:report",
3032
- "version:package:report",
3033
- "version:report:package",
3034
- "package:report:version",
3035
- "report:package:version",
3036
- "report:version:package"
3231
+ "package:version:list",
3232
+ "version:package:list",
3233
+ "version:list:package",
3234
+ "package:list:version",
3235
+ "list:package:version",
3236
+ "list:version:package"
3037
3237
  ]
3038
3238
  },
3039
- "package:version:retrieve": {
3040
- "aliases": [],
3239
+ "package:version:promote": {
3240
+ "aliases": [
3241
+ "force:package:version:promote"
3242
+ ],
3041
3243
  "args": {},
3042
- "description": "Retrieving a package version downloads the metadata into the directory you specify.\n\nSpecify the subscriber package version ID (starts with 04t) and the path to an empty directory when you run this command.",
3244
+ "deprecateAliases": true,
3245
+ "description": "Supply the ID or alias of the package version you want to promote. Promotes the package version to released status.",
3043
3246
  "examples": [
3044
- "Retrieve package metadata for a converted subscriber package version ID (starts with 04t) into my-folder/ within your Salesforce DX project directory:\n<%= config.bin %> <%= command.id %> --package 04t... --output-dir my-folder –-target-dev-hub my-devhub"
3247
+ "Promote the package version with the specified ID to released; uses your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package 04t...",
3248
+ "Promote the package version with the specified alias to released; uses the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package awesome_package_alias --target-dev-hub devhub@example.com",
3249
+ "Promote the package version with an alias that has spaces to released:\n<%= config.bin %> <%= command.id %> --package \"Awesome Package Alias\""
3045
3250
  ],
3046
3251
  "flags": {
3047
3252
  "json": {
@@ -3069,20 +3274,10 @@
3069
3274
  "multiple": false,
3070
3275
  "type": "option"
3071
3276
  },
3072
- "api-version": {
3073
- "aliases": [
3074
- "apiversion"
3075
- ],
3076
- "deprecateAliases": true,
3077
- "description": "Override the api version used for api requests made by this command",
3078
- "name": "api-version",
3079
- "hasDynamicHelp": false,
3080
- "multiple": false,
3081
- "type": "option"
3082
- },
3083
3277
  "target-dev-hub": {
3084
3278
  "aliases": [
3085
- "targetdevhubusername"
3279
+ "targetdevhubusername",
3280
+ "target-hub-org"
3086
3281
  ],
3087
3282
  "char": "v",
3088
3283
  "deprecateAliases": true,
@@ -3094,65 +3289,100 @@
3094
3289
  "multiple": false,
3095
3290
  "type": "option"
3096
3291
  },
3292
+ "api-version": {
3293
+ "aliases": [
3294
+ "apiversion"
3295
+ ],
3296
+ "deprecateAliases": true,
3297
+ "description": "Override the api version used for api requests made by this command",
3298
+ "name": "api-version",
3299
+ "hasDynamicHelp": false,
3300
+ "multiple": false,
3301
+ "type": "option"
3302
+ },
3097
3303
  "package": {
3098
3304
  "char": "p",
3099
3305
  "name": "package",
3100
3306
  "required": true,
3101
- "summary": "Subscriber package version ID (starts with 04t).",
3307
+ "summary": "ID (starts with 04t) or alias of the package version to promote.",
3102
3308
  "hasDynamicHelp": false,
3103
3309
  "multiple": false,
3104
3310
  "type": "option"
3105
3311
  },
3106
- "output-dir": {
3107
- "char": "d",
3108
- "name": "output-dir",
3109
- "summary": "Path within your Salesforce DX project directory in which to download the metadata. This directory must be empty.",
3110
- "default": "force-app",
3111
- "hasDynamicHelp": false,
3112
- "multiple": false,
3113
- "type": "option"
3312
+ "no-prompt": {
3313
+ "aliases": [
3314
+ "noprompt"
3315
+ ],
3316
+ "char": "n",
3317
+ "deprecateAliases": true,
3318
+ "name": "no-prompt",
3319
+ "summary": "Don't prompt to confirm setting the package version as released.",
3320
+ "allowNo": false,
3321
+ "type": "boolean"
3114
3322
  }
3115
3323
  },
3116
3324
  "hasDynamicHelp": true,
3117
- "hidden": true,
3118
3325
  "hiddenAliases": [],
3119
- "id": "package:version:retrieve",
3326
+ "id": "package:version:promote",
3120
3327
  "pluginAlias": "@salesforce/plugin-packaging",
3121
3328
  "pluginName": "@salesforce/plugin-packaging",
3122
3329
  "pluginType": "core",
3123
3330
  "strict": true,
3124
- "summary": "Retrieve package metadata for a specified package version. Package metadata can be retrieved for converted second-generation managed package versions only.",
3331
+ "summary": "Promote a package version to released.",
3125
3332
  "enableJsonFlag": true,
3126
- "requiresProject": true,
3127
3333
  "isESM": true,
3128
3334
  "relativePath": [
3129
3335
  "lib",
3130
3336
  "commands",
3131
3337
  "package",
3132
3338
  "version",
3133
- "retrieve.js"
3339
+ "promote.js"
3340
+ ],
3341
+ "aliasPermutations": [
3342
+ "force:package:version:promote",
3343
+ "package:force:version:promote",
3344
+ "package:version:force:promote",
3345
+ "package:version:promote:force",
3346
+ "force:version:package:promote",
3347
+ "version:force:package:promote",
3348
+ "version:package:force:promote",
3349
+ "version:package:promote:force",
3350
+ "force:version:promote:package",
3351
+ "version:force:promote:package",
3352
+ "version:promote:force:package",
3353
+ "version:promote:package:force",
3354
+ "force:package:promote:version",
3355
+ "package:force:promote:version",
3356
+ "package:promote:force:version",
3357
+ "package:promote:version:force",
3358
+ "force:promote:package:version",
3359
+ "promote:force:package:version",
3360
+ "promote:package:force:version",
3361
+ "promote:package:version:force",
3362
+ "force:promote:version:package",
3363
+ "promote:force:version:package",
3364
+ "promote:version:force:package",
3365
+ "promote:version:package:force"
3134
3366
  ],
3135
- "aliasPermutations": [],
3136
3367
  "permutations": [
3137
- "package:version:retrieve",
3138
- "version:package:retrieve",
3139
- "version:retrieve:package",
3140
- "package:retrieve:version",
3141
- "retrieve:package:version",
3142
- "retrieve:version:package"
3368
+ "package:version:promote",
3369
+ "version:package:promote",
3370
+ "version:promote:package",
3371
+ "package:promote:version",
3372
+ "promote:package:version",
3373
+ "promote:version:package"
3143
3374
  ]
3144
3375
  },
3145
- "package:version:update": {
3376
+ "package:version:report": {
3146
3377
  "aliases": [
3147
- "force:package:version:update"
3378
+ "force:package:version:report"
3148
3379
  ],
3149
3380
  "args": {},
3150
3381
  "deprecateAliases": true,
3151
- "description": "Specify a new value for each option you want to update.\n\nTo display details about a package version, run \"<%= config.bin %> package version display\".",
3382
+ "description": "To update package version values, run \"<%= config.bin %> package version update\".",
3152
3383
  "examples": [
3153
- "Update the package version that has the specified alias (that contains spaces) with a new installation key \"password123\"; uses your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\" --installation-key password123",
3154
- "Update the package version that has the specified ID with a new branch and tag; use the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package 04t... --branch main --tag 'Release 1.0.7' --target-dev-hub devhub@example.com",
3155
- "Update the package version that has the specified ID with a new description:\n<%= config.bin %> <%= command.id %> --package 04t... --version-description \"New Package Version Description\""
3384
+ "Retrieve details about the package version with the specified ID from your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package 04t...",
3385
+ "Retrieve details about the package version with the specified alias (that contains spaces) from the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\" --target-dev-hub devhub@example.com"
3156
3386
  ],
3157
3387
  "flags": {
3158
3388
  "json": {
@@ -3210,127 +3440,76 @@
3210
3440
  "char": "p",
3211
3441
  "name": "package",
3212
3442
  "required": true,
3213
- "summary": "ID (starts with 04t) or alias of the package to update a version of.",
3214
- "hasDynamicHelp": false,
3215
- "multiple": false,
3216
- "type": "option"
3217
- },
3218
- "version-name": {
3219
- "aliases": [
3220
- "versionname"
3221
- ],
3222
- "char": "a",
3223
- "deprecateAliases": true,
3224
- "name": "version-name",
3225
- "summary": "New package version name.",
3226
- "hasDynamicHelp": false,
3227
- "multiple": false,
3228
- "type": "option"
3229
- },
3230
- "version-description": {
3231
- "aliases": [
3232
- "versiondescription"
3233
- ],
3234
- "char": "e",
3235
- "deprecateAliases": true,
3236
- "name": "version-description",
3237
- "summary": "New package version description.",
3238
- "hasDynamicHelp": false,
3239
- "multiple": false,
3240
- "type": "option"
3241
- },
3242
- "branch": {
3243
- "char": "b",
3244
- "name": "branch",
3245
- "summary": "New package version branch.",
3246
- "hasDynamicHelp": false,
3247
- "multiple": false,
3248
- "type": "option"
3249
- },
3250
- "tag": {
3251
- "char": "t",
3252
- "name": "tag",
3253
- "summary": "New package version tag.",
3443
+ "summary": "ID (starts with 04t) or alias of the package to retrieve details for.",
3254
3444
  "hasDynamicHelp": false,
3255
3445
  "multiple": false,
3256
3446
  "type": "option"
3257
3447
  },
3258
- "installation-key": {
3259
- "aliases": [
3260
- "installationkey"
3261
- ],
3262
- "char": "k",
3263
- "deprecateAliases": true,
3264
- "name": "installation-key",
3265
- "summary": "New installation key for key-protected package (default: null)",
3266
- "hasDynamicHelp": false,
3267
- "multiple": false,
3268
- "type": "option"
3448
+ "verbose": {
3449
+ "name": "verbose",
3450
+ "summary": "Display extended package version details.",
3451
+ "allowNo": false,
3452
+ "type": "boolean"
3269
3453
  }
3270
3454
  },
3271
3455
  "hasDynamicHelp": true,
3272
3456
  "hiddenAliases": [],
3273
- "id": "package:version:update",
3457
+ "id": "package:version:report",
3274
3458
  "pluginAlias": "@salesforce/plugin-packaging",
3275
3459
  "pluginName": "@salesforce/plugin-packaging",
3276
3460
  "pluginType": "core",
3277
3461
  "strict": true,
3278
- "summary": "Update a package version.",
3462
+ "summary": "Retrieve details about a package version in the Dev Hub org.",
3279
3463
  "enableJsonFlag": true,
3280
- "requiresProject": true,
3281
3464
  "isESM": true,
3282
3465
  "relativePath": [
3283
3466
  "lib",
3284
3467
  "commands",
3285
3468
  "package",
3286
3469
  "version",
3287
- "update.js"
3470
+ "report.js"
3288
3471
  ],
3289
3472
  "aliasPermutations": [
3290
- "force:package:version:update",
3291
- "package:force:version:update",
3292
- "package:version:force:update",
3293
- "package:version:update:force",
3294
- "force:version:package:update",
3295
- "version:force:package:update",
3296
- "version:package:force:update",
3297
- "version:package:update:force",
3298
- "force:version:update:package",
3299
- "version:force:update:package",
3300
- "version:update:force:package",
3301
- "version:update:package:force",
3302
- "force:package:update:version",
3303
- "package:force:update:version",
3304
- "package:update:force:version",
3305
- "package:update:version:force",
3306
- "force:update:package:version",
3307
- "update:force:package:version",
3308
- "update:package:force:version",
3309
- "update:package:version:force",
3310
- "force:update:version:package",
3311
- "update:force:version:package",
3312
- "update:version:force:package",
3313
- "update:version:package:force"
3473
+ "force:package:version:report",
3474
+ "package:force:version:report",
3475
+ "package:version:force:report",
3476
+ "package:version:report:force",
3477
+ "force:version:package:report",
3478
+ "version:force:package:report",
3479
+ "version:package:force:report",
3480
+ "version:package:report:force",
3481
+ "force:version:report:package",
3482
+ "version:force:report:package",
3483
+ "version:report:force:package",
3484
+ "version:report:package:force",
3485
+ "force:package:report:version",
3486
+ "package:force:report:version",
3487
+ "package:report:force:version",
3488
+ "package:report:version:force",
3489
+ "force:report:package:version",
3490
+ "report:force:package:version",
3491
+ "report:package:force:version",
3492
+ "report:package:version:force",
3493
+ "force:report:version:package",
3494
+ "report:force:version:package",
3495
+ "report:version:force:package",
3496
+ "report:version:package:force"
3314
3497
  ],
3315
3498
  "permutations": [
3316
- "package:version:update",
3317
- "version:package:update",
3318
- "version:update:package",
3319
- "package:update:version",
3320
- "update:package:version",
3321
- "update:version:package"
3499
+ "package:version:report",
3500
+ "version:package:report",
3501
+ "version:report:package",
3502
+ "package:report:version",
3503
+ "report:package:version",
3504
+ "report:version:package"
3322
3505
  ]
3323
3506
  },
3324
- "package1:version:create": {
3325
- "aliases": [
3326
- "force:package1:version:create"
3327
- ],
3507
+ "package:version:retrieve": {
3508
+ "aliases": [],
3328
3509
  "args": {},
3329
- "deprecateAliases": true,
3330
- "description": "The package version is based on the contents of the specified metadata package. Omit --managed-released if you want to create an unmanaged package version.",
3510
+ "description": "Retrieving a package version downloads the metadata into the directory you specify.\n\nSpecify the subscriber package version ID (starts with 04t) and the path to an empty directory when you run this command.",
3331
3511
  "examples": [
3332
- "Create a first-generation package version from the package with the specified ID and name the package version \"example\"; use your default org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example",
3333
- "Same as previous example, but provide a description and wait for 30 minutes for the package version to be created; use the specified org:\n<%= config.bin %> <%= command.id %> --package-id 033... --name example --description \"example description\" --wait 30 --target-org myorg@example.com"
3512
+ "Retrieve package metadata for a converted subscriber package version ID (starts with 04t) into my-folder/ within your Salesforce DX project directory:\n<%= config.bin %> <%= command.id %> --package 04t... --output-dir my-folder –-target-dev-hub my-devhub"
3334
3513
  ],
3335
3514
  "flags": {
3336
3515
  "json": {
@@ -3358,21 +3537,6 @@
3358
3537
  "multiple": false,
3359
3538
  "type": "option"
3360
3539
  },
3361
- "target-org": {
3362
- "aliases": [
3363
- "targetusername",
3364
- "u"
3365
- ],
3366
- "char": "o",
3367
- "deprecateAliases": true,
3368
- "name": "target-org",
3369
- "noCacheDefault": true,
3370
- "required": true,
3371
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3372
- "hasDynamicHelp": true,
3373
- "multiple": false,
3374
- "type": "option"
3375
- },
3376
3540
  "api-version": {
3377
3541
  "aliases": [
3378
3542
  "apiversion"
@@ -3384,164 +3548,79 @@
3384
3548
  "multiple": false,
3385
3549
  "type": "option"
3386
3550
  },
3387
- "package-id": {
3551
+ "target-dev-hub": {
3388
3552
  "aliases": [
3389
- "packageid"
3553
+ "targetdevhubusername"
3390
3554
  ],
3391
- "char": "i",
3555
+ "char": "v",
3392
3556
  "deprecateAliases": true,
3393
- "name": "package-id",
3557
+ "name": "target-dev-hub",
3558
+ "noCacheDefault": true,
3394
3559
  "required": true,
3395
- "summary": "ID of the metadata package (starts with 033) of which you’re creating a new version.",
3396
- "hasDynamicHelp": false,
3560
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
3561
+ "hasDynamicHelp": true,
3397
3562
  "multiple": false,
3398
3563
  "type": "option"
3399
3564
  },
3400
- "name": {
3401
- "char": "n",
3402
- "name": "name",
3565
+ "package": {
3566
+ "char": "p",
3567
+ "name": "package",
3403
3568
  "required": true,
3404
- "summary": "Package version name.",
3569
+ "summary": "Subscriber package version ID (starts with 04t).",
3405
3570
  "hasDynamicHelp": false,
3406
3571
  "multiple": false,
3407
3572
  "type": "option"
3408
3573
  },
3409
- "description": {
3574
+ "output-dir": {
3410
3575
  "char": "d",
3411
- "name": "description",
3412
- "summary": "Package version description.",
3413
- "hasDynamicHelp": false,
3414
- "multiple": false,
3415
- "type": "option"
3416
- },
3417
- "version": {
3418
- "char": "v",
3419
- "name": "version",
3420
- "summary": "Package version in major.minor format, for example, 3.2.",
3421
- "hasDynamicHelp": false,
3422
- "multiple": false,
3423
- "type": "option"
3424
- },
3425
- "managed-released": {
3426
- "aliases": [
3427
- "managedrelease"
3428
- ],
3429
- "char": "m",
3430
- "deprecateAliases": true,
3431
- "description": "To create a beta version, don’t include this parameter.",
3432
- "name": "managed-released",
3433
- "summary": "Create a managed package version.",
3434
- "allowNo": false,
3435
- "type": "boolean"
3436
- },
3437
- "release-notes-url": {
3438
- "aliases": [
3439
- "releasenotesurl"
3440
- ],
3441
- "char": "r",
3442
- "deprecateAliases": true,
3443
- "description": "This link is displayed in the package installation UI to provide release notes for this package version to subscribers.",
3444
- "name": "release-notes-url",
3445
- "summary": "Release notes URL.",
3446
- "hasDynamicHelp": false,
3447
- "multiple": false,
3448
- "type": "option"
3449
- },
3450
- "post-install-url": {
3451
- "aliases": [
3452
- "postinstallurl"
3453
- ],
3454
- "char": "p",
3455
- "deprecateAliases": true,
3456
- "description": "The contents of the post-installation instructions URL are displayed in the UI after installation of the package version.",
3457
- "name": "post-install-url",
3458
- "summary": "Post install URL.",
3459
- "hasDynamicHelp": false,
3460
- "multiple": false,
3461
- "type": "option"
3462
- },
3463
- "installation-key": {
3464
- "aliases": [
3465
- "installationkey"
3466
- ],
3467
- "char": "k",
3468
- "deprecateAliases": true,
3469
- "name": "installation-key",
3470
- "summary": "Installation key for key-protected package (default: null).",
3576
+ "name": "output-dir",
3577
+ "summary": "Path within your Salesforce DX project directory in which to download the metadata. This directory must be empty.",
3578
+ "default": "force-app",
3471
3579
  "hasDynamicHelp": false,
3472
3580
  "multiple": false,
3473
3581
  "type": "option"
3474
- },
3475
- "wait": {
3476
- "char": "w",
3477
- "name": "wait",
3478
- "summary": "Minutes to wait for the package version to be created (default: 2 minutes).",
3479
- "hasDynamicHelp": true,
3480
- "multiple": false,
3481
- "type": "option"
3482
3582
  }
3483
3583
  },
3484
3584
  "hasDynamicHelp": true,
3585
+ "hidden": true,
3485
3586
  "hiddenAliases": [],
3486
- "id": "package1:version:create",
3587
+ "id": "package:version:retrieve",
3487
3588
  "pluginAlias": "@salesforce/plugin-packaging",
3488
3589
  "pluginName": "@salesforce/plugin-packaging",
3489
3590
  "pluginType": "core",
3490
3591
  "strict": true,
3491
- "summary": "Create a first-generation package version in the release org.",
3592
+ "summary": "Retrieve package metadata for a specified package version. Package metadata can be retrieved for converted second-generation managed package versions only.",
3492
3593
  "enableJsonFlag": true,
3594
+ "requiresProject": true,
3493
3595
  "isESM": true,
3494
3596
  "relativePath": [
3495
3597
  "lib",
3496
3598
  "commands",
3497
- "package1",
3599
+ "package",
3498
3600
  "version",
3499
- "create.js"
3500
- ],
3501
- "aliasPermutations": [
3502
- "force:package1:version:create",
3503
- "package1:force:version:create",
3504
- "package1:version:force:create",
3505
- "package1:version:create:force",
3506
- "force:version:package1:create",
3507
- "version:force:package1:create",
3508
- "version:package1:force:create",
3509
- "version:package1:create:force",
3510
- "force:version:create:package1",
3511
- "version:force:create:package1",
3512
- "version:create:force:package1",
3513
- "version:create:package1:force",
3514
- "force:package1:create:version",
3515
- "package1:force:create:version",
3516
- "package1:create:force:version",
3517
- "package1:create:version:force",
3518
- "force:create:package1:version",
3519
- "create:force:package1:version",
3520
- "create:package1:force:version",
3521
- "create:package1:version:force",
3522
- "force:create:version:package1",
3523
- "create:force:version:package1",
3524
- "create:version:force:package1",
3525
- "create:version:package1:force"
3601
+ "retrieve.js"
3526
3602
  ],
3603
+ "aliasPermutations": [],
3527
3604
  "permutations": [
3528
- "package1:version:create",
3529
- "version:package1:create",
3530
- "version:create:package1",
3531
- "package1:create:version",
3532
- "create:package1:version",
3533
- "create:version:package1"
3605
+ "package:version:retrieve",
3606
+ "version:package:retrieve",
3607
+ "version:retrieve:package",
3608
+ "package:retrieve:version",
3609
+ "retrieve:package:version",
3610
+ "retrieve:version:package"
3534
3611
  ]
3535
3612
  },
3536
- "package1:version:display": {
3613
+ "package:version:update": {
3537
3614
  "aliases": [
3538
- "force:package1:version:display"
3615
+ "force:package:version:update"
3539
3616
  ],
3540
3617
  "args": {},
3541
3618
  "deprecateAliases": true,
3619
+ "description": "Specify a new value for each option you want to update.\n\nTo display details about a package version, run \"<%= config.bin %> package version display\".",
3542
3620
  "examples": [
3543
- "Display details about the first-generation package version with the specified ID in your default org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t...",
3544
- "Same as previous example, but use the specified org:\n<%= config.bin %> <%= command.id %> --package-version-id 04t... --target-org myorg@example.com"
3621
+ "Update the package version that has the specified alias (that contains spaces) with a new installation key \"password123\"; uses your default Dev Hub org:\n<%= config.bin %> <%= command.id %> --package \"Your Package Alias\" --installation-key password123",
3622
+ "Update the package version that has the specified ID with a new branch and tag; use the Dev Hub org with username devhub@example.com:\n<%= config.bin %> <%= command.id %> --package 04t... --branch main --tag 'Release 1.0.7' --target-dev-hub devhub@example.com",
3623
+ "Update the package version that has the specified ID with a new description:\n<%= config.bin %> <%= command.id %> --package 04t... --version-description \"New Package Version Description\""
3545
3624
  ],
3546
3625
  "flags": {
3547
3626
  "json": {
@@ -3569,17 +3648,17 @@
3569
3648
  "multiple": false,
3570
3649
  "type": "option"
3571
3650
  },
3572
- "target-org": {
3651
+ "target-dev-hub": {
3573
3652
  "aliases": [
3574
- "targetusername",
3575
- "u"
3653
+ "targetdevhubusername",
3654
+ "target-hub-org"
3576
3655
  ],
3577
- "char": "o",
3656
+ "char": "v",
3578
3657
  "deprecateAliases": true,
3579
- "name": "target-org",
3658
+ "name": "target-dev-hub",
3580
3659
  "noCacheDefault": true,
3581
3660
  "required": true,
3582
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3661
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
3583
3662
  "hasDynamicHelp": true,
3584
3663
  "multiple": false,
3585
3664
  "type": "option"
@@ -3595,15 +3674,63 @@
3595
3674
  "multiple": false,
3596
3675
  "type": "option"
3597
3676
  },
3598
- "package-version-id": {
3677
+ "package": {
3678
+ "char": "p",
3679
+ "name": "package",
3680
+ "required": true,
3681
+ "summary": "ID (starts with 04t) or alias of the package to update a version of.",
3682
+ "hasDynamicHelp": false,
3683
+ "multiple": false,
3684
+ "type": "option"
3685
+ },
3686
+ "version-name": {
3599
3687
  "aliases": [
3600
- "packageversionid"
3688
+ "versionname"
3601
3689
  ],
3602
- "char": "i",
3690
+ "char": "a",
3603
3691
  "deprecateAliases": true,
3604
- "name": "package-version-id",
3605
- "required": true,
3606
- "summary": "ID (starts with 04t) of the metadata package version whose details you want to display.",
3692
+ "name": "version-name",
3693
+ "summary": "New package version name.",
3694
+ "hasDynamicHelp": false,
3695
+ "multiple": false,
3696
+ "type": "option"
3697
+ },
3698
+ "version-description": {
3699
+ "aliases": [
3700
+ "versiondescription"
3701
+ ],
3702
+ "char": "e",
3703
+ "deprecateAliases": true,
3704
+ "name": "version-description",
3705
+ "summary": "New package version description.",
3706
+ "hasDynamicHelp": false,
3707
+ "multiple": false,
3708
+ "type": "option"
3709
+ },
3710
+ "branch": {
3711
+ "char": "b",
3712
+ "name": "branch",
3713
+ "summary": "New package version branch.",
3714
+ "hasDynamicHelp": false,
3715
+ "multiple": false,
3716
+ "type": "option"
3717
+ },
3718
+ "tag": {
3719
+ "char": "t",
3720
+ "name": "tag",
3721
+ "summary": "New package version tag.",
3722
+ "hasDynamicHelp": false,
3723
+ "multiple": false,
3724
+ "type": "option"
3725
+ },
3726
+ "installation-key": {
3727
+ "aliases": [
3728
+ "installationkey"
3729
+ ],
3730
+ "char": "k",
3731
+ "deprecateAliases": true,
3732
+ "name": "installation-key",
3733
+ "summary": "New installation key for key-protected package (default: null)",
3607
3734
  "hasDynamicHelp": false,
3608
3735
  "multiple": false,
3609
3736
  "type": "option"
@@ -3611,65 +3738,66 @@
3611
3738
  },
3612
3739
  "hasDynamicHelp": true,
3613
3740
  "hiddenAliases": [],
3614
- "id": "package1:version:display",
3741
+ "id": "package:version:update",
3615
3742
  "pluginAlias": "@salesforce/plugin-packaging",
3616
3743
  "pluginName": "@salesforce/plugin-packaging",
3617
3744
  "pluginType": "core",
3618
3745
  "strict": true,
3619
- "summary": "Display details about a first-generation package version.",
3746
+ "summary": "Update a package version.",
3620
3747
  "enableJsonFlag": true,
3748
+ "requiresProject": true,
3621
3749
  "isESM": true,
3622
3750
  "relativePath": [
3623
3751
  "lib",
3624
3752
  "commands",
3625
- "package1",
3753
+ "package",
3626
3754
  "version",
3627
- "display.js"
3755
+ "update.js"
3628
3756
  ],
3629
3757
  "aliasPermutations": [
3630
- "force:package1:version:display",
3631
- "package1:force:version:display",
3632
- "package1:version:force:display",
3633
- "package1:version:display:force",
3634
- "force:version:package1:display",
3635
- "version:force:package1:display",
3636
- "version:package1:force:display",
3637
- "version:package1:display:force",
3638
- "force:version:display:package1",
3639
- "version:force:display:package1",
3640
- "version:display:force:package1",
3641
- "version:display:package1:force",
3642
- "force:package1:display:version",
3643
- "package1:force:display:version",
3644
- "package1:display:force:version",
3645
- "package1:display:version:force",
3646
- "force:display:package1:version",
3647
- "display:force:package1:version",
3648
- "display:package1:force:version",
3649
- "display:package1:version:force",
3650
- "force:display:version:package1",
3651
- "display:force:version:package1",
3652
- "display:version:force:package1",
3653
- "display:version:package1:force"
3758
+ "force:package:version:update",
3759
+ "package:force:version:update",
3760
+ "package:version:force:update",
3761
+ "package:version:update:force",
3762
+ "force:version:package:update",
3763
+ "version:force:package:update",
3764
+ "version:package:force:update",
3765
+ "version:package:update:force",
3766
+ "force:version:update:package",
3767
+ "version:force:update:package",
3768
+ "version:update:force:package",
3769
+ "version:update:package:force",
3770
+ "force:package:update:version",
3771
+ "package:force:update:version",
3772
+ "package:update:force:version",
3773
+ "package:update:version:force",
3774
+ "force:update:package:version",
3775
+ "update:force:package:version",
3776
+ "update:package:force:version",
3777
+ "update:package:version:force",
3778
+ "force:update:version:package",
3779
+ "update:force:version:package",
3780
+ "update:version:force:package",
3781
+ "update:version:package:force"
3654
3782
  ],
3655
3783
  "permutations": [
3656
- "package1:version:display",
3657
- "version:package1:display",
3658
- "version:display:package1",
3659
- "package1:display:version",
3660
- "display:package1:version",
3661
- "display:version:package1"
3784
+ "package:version:update",
3785
+ "version:package:update",
3786
+ "version:update:package",
3787
+ "package:update:version",
3788
+ "update:package:version",
3789
+ "update:version:package"
3662
3790
  ]
3663
3791
  },
3664
- "package1:version:list": {
3792
+ "package1:version:create:get": {
3665
3793
  "aliases": [
3666
- "force:package1:version:list"
3794
+ "force:package1:version:create:get"
3667
3795
  ],
3668
3796
  "args": {},
3669
3797
  "deprecateAliases": true,
3670
3798
  "examples": [
3671
- "List all first-generation package versions in your default org:\n<%= config.bin %> <%= command.id %>",
3672
- "List package versions for the specified first-generation package in the specifief org:\n<%= config.bin %> <%= command.id %> --package-id 033... --target-org myorg@example.com"
3799
+ "Get the status of the creation request for the package version with the specified ID in your default org:\n<%= config.bin %> <%= command.id %> --request-id 0HD...",
3800
+ "Same as previous example, but use the specified org:\n<%= config.bin %> <%= command.id %> --request-id 0HD... --target-org myorg@example.com"
3673
3801
  ],
3674
3802
  "flags": {
3675
3803
  "json": {
@@ -3723,15 +3851,15 @@
3723
3851
  "multiple": false,
3724
3852
  "type": "option"
3725
3853
  },
3726
- "package-id": {
3854
+ "request-id": {
3727
3855
  "aliases": [
3728
- "packageid"
3856
+ "requestid"
3729
3857
  ],
3730
3858
  "char": "i",
3731
3859
  "deprecateAliases": true,
3732
- "description": "If not specified, shows all versions for all packages (managed and unmanaged) in the org.",
3733
- "name": "package-id",
3734
- "summary": "Metadata package ID (starts with 033) whose package versions you want to list.",
3860
+ "name": "request-id",
3861
+ "required": true,
3862
+ "summary": "ID of the PackageUploadRequest (starts with 0HD).",
3735
3863
  "hasDynamicHelp": false,
3736
3864
  "multiple": false,
3737
3865
  "type": "option"
@@ -3739,12 +3867,12 @@
3739
3867
  },
3740
3868
  "hasDynamicHelp": true,
3741
3869
  "hiddenAliases": [],
3742
- "id": "package1:version:list",
3870
+ "id": "package1:version:create:get",
3743
3871
  "pluginAlias": "@salesforce/plugin-packaging",
3744
3872
  "pluginName": "@salesforce/plugin-packaging",
3745
3873
  "pluginType": "core",
3746
3874
  "strict": true,
3747
- "summary": "List package versions for the specified first-generation package or for the org.",
3875
+ "summary": "Retrieve the status of a package version creation request.",
3748
3876
  "enableJsonFlag": true,
3749
3877
  "isESM": true,
3750
3878
  "relativePath": [
@@ -3752,41 +3880,156 @@
3752
3880
  "commands",
3753
3881
  "package1",
3754
3882
  "version",
3755
- "list.js"
3883
+ "create",
3884
+ "get.js"
3756
3885
  ],
3757
3886
  "aliasPermutations": [
3758
- "force:package1:version:list",
3759
- "package1:force:version:list",
3760
- "package1:version:force:list",
3761
- "package1:version:list:force",
3762
- "force:version:package1:list",
3763
- "version:force:package1:list",
3764
- "version:package1:force:list",
3765
- "version:package1:list:force",
3766
- "force:version:list:package1",
3767
- "version:force:list:package1",
3768
- "version:list:force:package1",
3769
- "version:list:package1:force",
3770
- "force:package1:list:version",
3771
- "package1:force:list:version",
3772
- "package1:list:force:version",
3773
- "package1:list:version:force",
3774
- "force:list:package1:version",
3775
- "list:force:package1:version",
3776
- "list:package1:force:version",
3777
- "list:package1:version:force",
3778
- "force:list:version:package1",
3779
- "list:force:version:package1",
3780
- "list:version:force:package1",
3781
- "list:version:package1:force"
3887
+ "force:package1:version:create:get",
3888
+ "package1:force:version:create:get",
3889
+ "package1:version:force:create:get",
3890
+ "package1:version:create:force:get",
3891
+ "package1:version:create:get:force",
3892
+ "force:version:package1:create:get",
3893
+ "version:force:package1:create:get",
3894
+ "version:package1:force:create:get",
3895
+ "version:package1:create:force:get",
3896
+ "version:package1:create:get:force",
3897
+ "force:version:create:package1:get",
3898
+ "version:force:create:package1:get",
3899
+ "version:create:force:package1:get",
3900
+ "version:create:package1:force:get",
3901
+ "version:create:package1:get:force",
3902
+ "force:version:create:get:package1",
3903
+ "version:force:create:get:package1",
3904
+ "version:create:force:get:package1",
3905
+ "version:create:get:force:package1",
3906
+ "version:create:get:package1:force",
3907
+ "force:package1:create:version:get",
3908
+ "package1:force:create:version:get",
3909
+ "package1:create:force:version:get",
3910
+ "package1:create:version:force:get",
3911
+ "package1:create:version:get:force",
3912
+ "force:create:package1:version:get",
3913
+ "create:force:package1:version:get",
3914
+ "create:package1:force:version:get",
3915
+ "create:package1:version:force:get",
3916
+ "create:package1:version:get:force",
3917
+ "force:create:version:package1:get",
3918
+ "create:force:version:package1:get",
3919
+ "create:version:force:package1:get",
3920
+ "create:version:package1:force:get",
3921
+ "create:version:package1:get:force",
3922
+ "force:create:version:get:package1",
3923
+ "create:force:version:get:package1",
3924
+ "create:version:force:get:package1",
3925
+ "create:version:get:force:package1",
3926
+ "create:version:get:package1:force",
3927
+ "force:package1:create:get:version",
3928
+ "package1:force:create:get:version",
3929
+ "package1:create:force:get:version",
3930
+ "package1:create:get:force:version",
3931
+ "package1:create:get:version:force",
3932
+ "force:create:package1:get:version",
3933
+ "create:force:package1:get:version",
3934
+ "create:package1:force:get:version",
3935
+ "create:package1:get:force:version",
3936
+ "create:package1:get:version:force",
3937
+ "force:create:get:package1:version",
3938
+ "create:force:get:package1:version",
3939
+ "create:get:force:package1:version",
3940
+ "create:get:package1:force:version",
3941
+ "create:get:package1:version:force",
3942
+ "force:create:get:version:package1",
3943
+ "create:force:get:version:package1",
3944
+ "create:get:force:version:package1",
3945
+ "create:get:version:force:package1",
3946
+ "create:get:version:package1:force",
3947
+ "force:package1:version:get:create",
3948
+ "package1:force:version:get:create",
3949
+ "package1:version:force:get:create",
3950
+ "package1:version:get:force:create",
3951
+ "package1:version:get:create:force",
3952
+ "force:version:package1:get:create",
3953
+ "version:force:package1:get:create",
3954
+ "version:package1:force:get:create",
3955
+ "version:package1:get:force:create",
3956
+ "version:package1:get:create:force",
3957
+ "force:version:get:package1:create",
3958
+ "version:force:get:package1:create",
3959
+ "version:get:force:package1:create",
3960
+ "version:get:package1:force:create",
3961
+ "version:get:package1:create:force",
3962
+ "force:version:get:create:package1",
3963
+ "version:force:get:create:package1",
3964
+ "version:get:force:create:package1",
3965
+ "version:get:create:force:package1",
3966
+ "version:get:create:package1:force",
3967
+ "force:package1:get:version:create",
3968
+ "package1:force:get:version:create",
3969
+ "package1:get:force:version:create",
3970
+ "package1:get:version:force:create",
3971
+ "package1:get:version:create:force",
3972
+ "force:get:package1:version:create",
3973
+ "get:force:package1:version:create",
3974
+ "get:package1:force:version:create",
3975
+ "get:package1:version:force:create",
3976
+ "get:package1:version:create:force",
3977
+ "force:get:version:package1:create",
3978
+ "get:force:version:package1:create",
3979
+ "get:version:force:package1:create",
3980
+ "get:version:package1:force:create",
3981
+ "get:version:package1:create:force",
3982
+ "force:get:version:create:package1",
3983
+ "get:force:version:create:package1",
3984
+ "get:version:force:create:package1",
3985
+ "get:version:create:force:package1",
3986
+ "get:version:create:package1:force",
3987
+ "force:package1:get:create:version",
3988
+ "package1:force:get:create:version",
3989
+ "package1:get:force:create:version",
3990
+ "package1:get:create:force:version",
3991
+ "package1:get:create:version:force",
3992
+ "force:get:package1:create:version",
3993
+ "get:force:package1:create:version",
3994
+ "get:package1:force:create:version",
3995
+ "get:package1:create:force:version",
3996
+ "get:package1:create:version:force",
3997
+ "force:get:create:package1:version",
3998
+ "get:force:create:package1:version",
3999
+ "get:create:force:package1:version",
4000
+ "get:create:package1:force:version",
4001
+ "get:create:package1:version:force",
4002
+ "force:get:create:version:package1",
4003
+ "get:force:create:version:package1",
4004
+ "get:create:force:version:package1",
4005
+ "get:create:version:force:package1",
4006
+ "get:create:version:package1:force"
3782
4007
  ],
3783
4008
  "permutations": [
3784
- "package1:version:list",
3785
- "version:package1:list",
3786
- "version:list:package1",
3787
- "package1:list:version",
3788
- "list:package1:version",
3789
- "list:version:package1"
4009
+ "package1:version:create:get",
4010
+ "version:package1:create:get",
4011
+ "version:create:package1:get",
4012
+ "version:create:get:package1",
4013
+ "package1:create:version:get",
4014
+ "create:package1:version:get",
4015
+ "create:version:package1:get",
4016
+ "create:version:get:package1",
4017
+ "package1:create:get:version",
4018
+ "create:package1:get:version",
4019
+ "create:get:package1:version",
4020
+ "create:get:version:package1",
4021
+ "package1:version:get:create",
4022
+ "version:package1:get:create",
4023
+ "version:get:package1:create",
4024
+ "version:get:create:package1",
4025
+ "package1:get:version:create",
4026
+ "get:package1:version:create",
4027
+ "get:version:package1:create",
4028
+ "get:version:create:package1",
4029
+ "package1:get:create:version",
4030
+ "get:package1:create:version",
4031
+ "get:create:package1:version",
4032
+ "get:create:version:package1"
3790
4033
  ]
3791
4034
  },
3792
4035
  "package:version:create:list": {
@@ -4304,250 +4547,7 @@
4304
4547
  "report:create:package:version",
4305
4548
  "report:create:version:package"
4306
4549
  ]
4307
- },
4308
- "package1:version:create:get": {
4309
- "aliases": [
4310
- "force:package1:version:create:get"
4311
- ],
4312
- "args": {},
4313
- "deprecateAliases": true,
4314
- "examples": [
4315
- "Get the status of the creation request for the package version with the specified ID in your default org:\n<%= config.bin %> <%= command.id %> --request-id 0HD...",
4316
- "Same as previous example, but use the specified org:\n<%= config.bin %> <%= command.id %> --request-id 0HD... --target-org myorg@example.com"
4317
- ],
4318
- "flags": {
4319
- "json": {
4320
- "description": "Format output as json.",
4321
- "helpGroup": "GLOBAL",
4322
- "name": "json",
4323
- "allowNo": false,
4324
- "type": "boolean"
4325
- },
4326
- "flags-dir": {
4327
- "helpGroup": "GLOBAL",
4328
- "name": "flags-dir",
4329
- "summary": "Import flag values from a directory.",
4330
- "hasDynamicHelp": false,
4331
- "multiple": false,
4332
- "type": "option"
4333
- },
4334
- "loglevel": {
4335
- "deprecated": {
4336
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
4337
- },
4338
- "hidden": true,
4339
- "name": "loglevel",
4340
- "hasDynamicHelp": false,
4341
- "multiple": false,
4342
- "type": "option"
4343
- },
4344
- "target-org": {
4345
- "aliases": [
4346
- "targetusername",
4347
- "u"
4348
- ],
4349
- "char": "o",
4350
- "deprecateAliases": true,
4351
- "name": "target-org",
4352
- "noCacheDefault": true,
4353
- "required": true,
4354
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
4355
- "hasDynamicHelp": true,
4356
- "multiple": false,
4357
- "type": "option"
4358
- },
4359
- "api-version": {
4360
- "aliases": [
4361
- "apiversion"
4362
- ],
4363
- "deprecateAliases": true,
4364
- "description": "Override the api version used for api requests made by this command",
4365
- "name": "api-version",
4366
- "hasDynamicHelp": false,
4367
- "multiple": false,
4368
- "type": "option"
4369
- },
4370
- "request-id": {
4371
- "aliases": [
4372
- "requestid"
4373
- ],
4374
- "char": "i",
4375
- "deprecateAliases": true,
4376
- "name": "request-id",
4377
- "required": true,
4378
- "summary": "ID of the PackageUploadRequest (starts with 0HD).",
4379
- "hasDynamicHelp": false,
4380
- "multiple": false,
4381
- "type": "option"
4382
- }
4383
- },
4384
- "hasDynamicHelp": true,
4385
- "hiddenAliases": [],
4386
- "id": "package1:version:create:get",
4387
- "pluginAlias": "@salesforce/plugin-packaging",
4388
- "pluginName": "@salesforce/plugin-packaging",
4389
- "pluginType": "core",
4390
- "strict": true,
4391
- "summary": "Retrieve the status of a package version creation request.",
4392
- "enableJsonFlag": true,
4393
- "isESM": true,
4394
- "relativePath": [
4395
- "lib",
4396
- "commands",
4397
- "package1",
4398
- "version",
4399
- "create",
4400
- "get.js"
4401
- ],
4402
- "aliasPermutations": [
4403
- "force:package1:version:create:get",
4404
- "package1:force:version:create:get",
4405
- "package1:version:force:create:get",
4406
- "package1:version:create:force:get",
4407
- "package1:version:create:get:force",
4408
- "force:version:package1:create:get",
4409
- "version:force:package1:create:get",
4410
- "version:package1:force:create:get",
4411
- "version:package1:create:force:get",
4412
- "version:package1:create:get:force",
4413
- "force:version:create:package1:get",
4414
- "version:force:create:package1:get",
4415
- "version:create:force:package1:get",
4416
- "version:create:package1:force:get",
4417
- "version:create:package1:get:force",
4418
- "force:version:create:get:package1",
4419
- "version:force:create:get:package1",
4420
- "version:create:force:get:package1",
4421
- "version:create:get:force:package1",
4422
- "version:create:get:package1:force",
4423
- "force:package1:create:version:get",
4424
- "package1:force:create:version:get",
4425
- "package1:create:force:version:get",
4426
- "package1:create:version:force:get",
4427
- "package1:create:version:get:force",
4428
- "force:create:package1:version:get",
4429
- "create:force:package1:version:get",
4430
- "create:package1:force:version:get",
4431
- "create:package1:version:force:get",
4432
- "create:package1:version:get:force",
4433
- "force:create:version:package1:get",
4434
- "create:force:version:package1:get",
4435
- "create:version:force:package1:get",
4436
- "create:version:package1:force:get",
4437
- "create:version:package1:get:force",
4438
- "force:create:version:get:package1",
4439
- "create:force:version:get:package1",
4440
- "create:version:force:get:package1",
4441
- "create:version:get:force:package1",
4442
- "create:version:get:package1:force",
4443
- "force:package1:create:get:version",
4444
- "package1:force:create:get:version",
4445
- "package1:create:force:get:version",
4446
- "package1:create:get:force:version",
4447
- "package1:create:get:version:force",
4448
- "force:create:package1:get:version",
4449
- "create:force:package1:get:version",
4450
- "create:package1:force:get:version",
4451
- "create:package1:get:force:version",
4452
- "create:package1:get:version:force",
4453
- "force:create:get:package1:version",
4454
- "create:force:get:package1:version",
4455
- "create:get:force:package1:version",
4456
- "create:get:package1:force:version",
4457
- "create:get:package1:version:force",
4458
- "force:create:get:version:package1",
4459
- "create:force:get:version:package1",
4460
- "create:get:force:version:package1",
4461
- "create:get:version:force:package1",
4462
- "create:get:version:package1:force",
4463
- "force:package1:version:get:create",
4464
- "package1:force:version:get:create",
4465
- "package1:version:force:get:create",
4466
- "package1:version:get:force:create",
4467
- "package1:version:get:create:force",
4468
- "force:version:package1:get:create",
4469
- "version:force:package1:get:create",
4470
- "version:package1:force:get:create",
4471
- "version:package1:get:force:create",
4472
- "version:package1:get:create:force",
4473
- "force:version:get:package1:create",
4474
- "version:force:get:package1:create",
4475
- "version:get:force:package1:create",
4476
- "version:get:package1:force:create",
4477
- "version:get:package1:create:force",
4478
- "force:version:get:create:package1",
4479
- "version:force:get:create:package1",
4480
- "version:get:force:create:package1",
4481
- "version:get:create:force:package1",
4482
- "version:get:create:package1:force",
4483
- "force:package1:get:version:create",
4484
- "package1:force:get:version:create",
4485
- "package1:get:force:version:create",
4486
- "package1:get:version:force:create",
4487
- "package1:get:version:create:force",
4488
- "force:get:package1:version:create",
4489
- "get:force:package1:version:create",
4490
- "get:package1:force:version:create",
4491
- "get:package1:version:force:create",
4492
- "get:package1:version:create:force",
4493
- "force:get:version:package1:create",
4494
- "get:force:version:package1:create",
4495
- "get:version:force:package1:create",
4496
- "get:version:package1:force:create",
4497
- "get:version:package1:create:force",
4498
- "force:get:version:create:package1",
4499
- "get:force:version:create:package1",
4500
- "get:version:force:create:package1",
4501
- "get:version:create:force:package1",
4502
- "get:version:create:package1:force",
4503
- "force:package1:get:create:version",
4504
- "package1:force:get:create:version",
4505
- "package1:get:force:create:version",
4506
- "package1:get:create:force:version",
4507
- "package1:get:create:version:force",
4508
- "force:get:package1:create:version",
4509
- "get:force:package1:create:version",
4510
- "get:package1:force:create:version",
4511
- "get:package1:create:force:version",
4512
- "get:package1:create:version:force",
4513
- "force:get:create:package1:version",
4514
- "get:force:create:package1:version",
4515
- "get:create:force:package1:version",
4516
- "get:create:package1:force:version",
4517
- "get:create:package1:version:force",
4518
- "force:get:create:version:package1",
4519
- "get:force:create:version:package1",
4520
- "get:create:force:version:package1",
4521
- "get:create:version:force:package1",
4522
- "get:create:version:package1:force"
4523
- ],
4524
- "permutations": [
4525
- "package1:version:create:get",
4526
- "version:package1:create:get",
4527
- "version:create:package1:get",
4528
- "version:create:get:package1",
4529
- "package1:create:version:get",
4530
- "create:package1:version:get",
4531
- "create:version:package1:get",
4532
- "create:version:get:package1",
4533
- "package1:create:get:version",
4534
- "create:package1:get:version",
4535
- "create:get:package1:version",
4536
- "create:get:version:package1",
4537
- "package1:version:get:create",
4538
- "version:package1:get:create",
4539
- "version:get:package1:create",
4540
- "version:get:create:package1",
4541
- "package1:get:version:create",
4542
- "get:package1:version:create",
4543
- "get:version:package1:create",
4544
- "get:version:create:package1",
4545
- "package1:get:create:version",
4546
- "get:package1:create:version",
4547
- "get:create:package1:version",
4548
- "get:create:version:package1"
4549
- ]
4550
4550
  }
4551
4551
  },
4552
- "version": "2.18.3"
4552
+ "version": "2.18.4"
4553
4553
  }