Bug 222114 - add delete commands to the ProvCommandProvider for profiles and repositories
Summary: add delete commands to the ProvCommandProvider for profiles and repositories
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.4 M6   Edit
Assignee: Pascal Rapicault CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-03-10 16:03 EDT by Patrick Dempsey CLA
Modified: 2008-03-10 20:14 EDT (History)
1 user (show)

See Also:


Attachments
Patch to add prov del command line options (2.24 KB, patch)
2008-03-10 16:03 EDT, Patrick Dempsey CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Dempsey CLA 2008-03-10 16:03:18 EDT
Created attachment 92079 [details]
Patch to add prov del command line options

The provisioning command console allows you to add metadata repositories, artifact repositories, and profiles.  There should be corresponding del commands. Attached is a patch that has the three commands
provdelrepo, provdelartifactrepo, provdelprofile.
Comment 1 Pascal Rapicault CLA 2008-03-10 20:14:10 EDT
Thx for the patch. Released in HEAD