Stefan Bunciak created JBIDE-10666:
--------------------------------------
Summary: Delete OpenShift domain with JBoss tooling
Key: JBIDE-10666
URL:
https://issues.jboss.org/browse/JBIDE-10666
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Stefan Bunciak
Assignee: Andre Dietisheim
Priority: Critical
OpenShift wizard should provide a way how to remove domain, as the CLI client supports
it:
rhc-ctl-domain -l [-p ] (-a [-k ] | -r | -u [-k ])
-l|--rhlogin rhlogin Red Hat login (RHN or OpenShift login
with OpenShift Express access) (required)
-p|--password password RHLogin password (optional, will prompt)
-n|--namespace namespace Namespace for your application(s)
(alphanumeric - max 16 chars)
(required for destroying domain)
-a|--add-ssh-key key-name Add SSH key to the user account
(key-name is the user-specified
identifier for the key)
-r|--remove-ssh-key key-name Remove SSH key from the user account
-u|--update-ssh-key key-name Update SSH key for the user account
--destroy Destroys the domain and any added ssh
keys
-k|--ssh key-filepath SSH public key filepath
--config path Path of alternate config file
-d|--debug Print Debug info
-h|--help Show Usage info
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira