shell
shell copied to clipboard
An Electron-based development tool for IBM Cloud Functions and Composer.
@cfjedimaster commented on [Tue Oct 10 2017](https://github.com/ibm-functions/composer/issues/14) Typing `fsh` and the help screen does not mention webbify. Also, if you `fsh webbify`, check out the result: "Please select an action,...
@cfjedimaster commented on [Mon Oct 09 2017](https://github.com/ibm-functions/composer/issues/9) I'm testing stuff at an airport with slow wifi and there is significant lag going from one thing to another. With no loading...
if you use the `request to` combinator in the shell, it generates some artifacts which i suggest hiding from the action list (and add action list -a to unhide).
when you create a web action ``` $ let f.http = {} https://.../f.http ok ``` drop the `.http` extension on the url that's shown.
when i'm creating a bunch of actions quickly, each one will open the side car which then i imediately dismiss to regain full scree for the terminal --- would it...
i'd like to save my history to a file, is there support for this yet? also `history -h` would be nice.
to remove the web action annotation, have to use the more explicit action command otherwise.
After running `/bluemix login`, without specifying --user and --org, the error message `Please specify --user and --org and --space, as all three are required for logging in to Bluemix` gets...
it would be nice if bluemix login didn't require me to enter my org and space and instead if i don't provide any, the plugin should list my available org/spaces...
it might be nice to avoid the mouse sometimes, and to be able to tab through a clickable context and hit enter to select