|
181 | 181 | "flags": ["api-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"], |
182 | 182 | "plugin": "@salesforce/plugin-packaging" |
183 | 183 | }, |
184 | | - { |
185 | | - "alias": [], |
186 | | - "command": "package:push-upgrade:abort", |
187 | | - "flagAliases": [], |
188 | | - "flagChars": ["i", "v"], |
189 | | - "flags": ["api-version", "flags-dir", "json", "push-request-id", "target-dev-hub"], |
190 | | - "plugin": "@salesforce/plugin-packaging" |
191 | | - }, |
192 | | - { |
193 | | - "alias": ["force:package:push-upgrade:list"], |
194 | | - "command": "package:push-upgrade:list", |
195 | | - "flagAliases": ["apiversion", "scheduledlastdays", "target-hub-org", "targetdevhubusername"], |
196 | | - "flagChars": ["l", "p", "s", "v"], |
197 | | - "flags": [ |
198 | | - "api-version", |
199 | | - "flags-dir", |
200 | | - "json", |
201 | | - "package", |
202 | | - "scheduled-last-days", |
203 | | - "show-push-migrations-only", |
204 | | - "status", |
205 | | - "target-dev-hub" |
206 | | - ], |
207 | | - "plugin": "@salesforce/plugin-packaging" |
208 | | - }, |
209 | | - { |
210 | | - "alias": ["force:package:push-upgrade:report"], |
211 | | - "command": "package:push-upgrade:report", |
212 | | - "flagAliases": ["apiversion", "pushrequestid", "target-hub-org", "targetdevhubusername"], |
213 | | - "flagChars": ["i", "v"], |
214 | | - "flags": ["api-version", "flags-dir", "json", "loglevel", "push-request-id", "target-dev-hub"], |
215 | | - "plugin": "@salesforce/plugin-packaging" |
216 | | - }, |
217 | | - { |
218 | | - "alias": [], |
219 | | - "command": "package:push-upgrade:schedule", |
220 | | - "flagAliases": ["apiversion"], |
221 | | - "flagChars": ["f", "l", "p", "t", "v"], |
222 | | - "flags": [ |
223 | | - "api-version", |
224 | | - "flags-dir", |
225 | | - "json", |
226 | | - "migrate-to-2gp", |
227 | | - "org-file", |
228 | | - "org-list", |
229 | | - "package", |
230 | | - "start-time", |
231 | | - "target-dev-hub" |
232 | | - ], |
233 | | - "plugin": "@salesforce/plugin-packaging" |
234 | | - }, |
235 | 184 | { |
236 | 185 | "alias": ["force:package:uninstall"], |
237 | 186 | "command": "package:uninstall", |
|
0 commit comments