Skip to content

Commit 3d68902

Browse files
fix: removed undelete
1 parent b92cd39 commit 3d68902

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

command-snapshot.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -237,14 +237,6 @@
237237
],
238238
"plugin": "@salesforce/plugin-packaging"
239239
},
240-
{
241-
"alias": ["force:package:delete"],
242-
"command": "package:delete",
243-
"flagAliases": ["apiversion", "noprompt", "target-hub-org", "targetdevhubusername"],
244-
"flagChars": ["n", "p", "v"],
245-
"flags": ["api-version", "flags-dir", "json", "loglevel", "no-prompt", "package", "target-dev-hub", "undelete"],
246-
"plugin": "@salesforce/plugin-packaging"
247-
},
248240
{
249241
"alias": ["force:package:install"],
250242
"command": "package:install",

messages/package_delete.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ Delete unlocked and second-generation managed packages. Before you delete a pack
2222

2323
ID (starts with 0Ho) or alias of the package to delete.
2424

25-
# flags.undelete.summary
26-
27-
Undelete a deleted package.
28-
2925
# flags.no-prompt.summary
3026

3127
Don’t prompt before deleting the package.

0 commit comments

Comments
 (0)