Skip to content

Add 'OpenShift: Delete Project' command to command palette #232

@dgolovin

Description

@dgolovin

Project node in OpenShift Application Explorer view has 'Delete' command
image
which is currently not visible in command palette. That was done because 'Delete' command expects to be called on Project node, has no check if node is not provided and would conflict with other Delete commands for Aplication/Component/Service/Storage.

To make it available in command palette there should be command that would be named 'Delete Project' and it would be shown in palette only.
image
This wrapper command should provide QuickPick to select projects from cluster and then call 'Delete' command for project with Project selected from QuickPick list.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions