Skip to content

Replace current unpublish command #554

Description

See: microsoft/vsmarketplace#1708

The current unpublish command will perform a delete, not actually an unpublish.

With the new inability to restore a deleted extension, this si causing issues.

Recommendation:

  • Replace the underlying implementation of unpublish to properly unpublish
  • Add remove or delete command with a --force option with a confirmation when called interactively
  • Add documentation to help to explain the severe consequences.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions