Skip to content

Commit 0b9a287

Browse files
committed
chore: remove old bundle install list command
1 parent 340c0ad commit 0b9a287

4 files changed

Lines changed: 8 additions & 283 deletions

File tree

command-snapshot.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,6 @@
7979
"flags": ["api-version", "bundle", "dev-hub-org", "flags-dir", "json", "loglevel", "target-org", "verbose", "wait"],
8080
"plugin": "@salesforce/plugin-packaging"
8181
},
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-
},
9082
{
9183
"alias": [],
9284
"command": "package:bundle:install:report",
@@ -111,6 +103,14 @@
111103
"flags": ["api-version", "flags-dir", "json", "loglevel", "target-dev-hub", "verbose"],
112104
"plugin": "@salesforce/plugin-packaging"
113105
},
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+
},
114114
{
115115
"alias": [],
116116
"command": "package:bundle:version:create",

messages/bundle_install_list.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

src/commands/package/bundle/install/list.ts

Lines changed: 0 additions & 101 deletions
This file was deleted.

test/commands/bundle/bundleInstallList.test.ts

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)