ITunnelServiceCommands commands = TunnelServiceCommandStore.getCurrentStore()
.getTunnelServiceCommands();
Shell shell = getShell();
if (shell != null) {
ServiceInfo serviceInfo = null;
if (serviceContext != null) {
String vendor = CloudUtil.getServiceVendor(serviceContext);
if (vendor != null) {