Extension to manage IWS instances #184
Replies: 3 comments 7 replies
-
Couple of thoughts: I would rather see something generic that allows me to run ANY bash command line script and see the results. Then I can use any command line. So that could take a couple forms: Provide a way to execute a bash command line directly and bring back the results. (Like an ssh command line) Provide a general list of my own user-defined actions for running commands over the ssh command session not tied to source or objects. I think right now they are tied to objects or source members if I recall. These would be more operational commands. You could wrap something like Jesse's Service Commander. It does a good job of standardizing startup and shutdown stuff. Food for thought. |
Beta Was this translation helpful? Give feedback.
-
Well, I made a start. I likely won't pick it up anymore until I feel like it will be a worthy investment. Could be pretty cool! Repo is here: https://github.com/halcyon-tech/vscode-ibmi-iws |
Beta Was this translation helpful? Give feedback.
-
I LOVE this idea! We are getting seriously into using web services in our shop, hosting them using the IWS, and are creating more and more at an ever-increasing pace as business needs demand, so would love the ability to see and manage the status of existing services. What would also be great would be the ability to copy/promote a service from one server to another. We have a customised version of a small green screen utility I found on the net to do this, and it uses the IBM shell scripts, but is a little clunky, but something akin to this would be great. |
Beta Was this translation helpful? Give feedback.
-
Microsoft has many extensions to manage Azure services. Wouldn't it be so cool to have an extension for VS Code to manage IWS instances?
There are a bunch of shell scripts to manage services. We just have to make it pretty in vscode!
I would love some opinions on this. Is it worth the time? Or should it just be left alone?
Beta Was this translation helpful? Give feedback.
All reactions