|
79 | 79 | "flags": ["api-version", "bundle", "dev-hub-org", "flags-dir", "json", "loglevel", "target-org", "verbose", "wait"], |
80 | 80 | "plugin": "@salesforce/plugin-packaging" |
81 | 81 | }, |
82 | | - { |
83 | | - "alias": [], |
84 | | - "command": "package:bundle:install:list", |
85 | | - "flagAliases": ["apiversion", "targetusername", "u"], |
86 | | - "flagChars": ["c", "o", "s"], |
87 | | - "flags": ["api-version", "created-last-days", "flags-dir", "json", "loglevel", "status", "target-org", "verbose"], |
88 | | - "plugin": "@salesforce/plugin-packaging" |
89 | | - }, |
90 | 82 | { |
91 | 83 | "alias": [], |
92 | 84 | "command": "package:bundle:install:report", |
|
111 | 103 | "flags": ["api-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"], |
112 | 104 | "plugin": "@salesforce/plugin-packaging" |
113 | 105 | }, |
| 106 | + { |
| 107 | + "alias": [], |
| 108 | + "command": "package:bundle:uninstall", |
| 109 | + "flagAliases": ["apiversion", "targetusername", "u"], |
| 110 | + "flagChars": ["b", "o", "w"], |
| 111 | + "flags": ["api-version", "bundle", "flags-dir", "json", "loglevel", "target-org", "verbose", "wait"], |
| 112 | + "plugin": "@salesforce/plugin-packaging" |
| 113 | + }, |
114 | 114 | { |
115 | 115 | "alias": [], |
116 | 116 | "command": "package:bundle:version:create", |
|
0 commit comments