shell
shell copied to clipboard
An Electron-based development tool for IBM Cloud Functions and Composer.
currently it relies on `npm install` which has its issues. In order to speed this up, what about trying to download a distribution package stored in github release. The installation...
user @vazirim suggests: > I wonder if we “tag” blocks of code so that we could use those strings inside the boxes of the visualization > via annotation mechanism or...
``` [/wsk/actions] auth switch guest Cannot read property 'cloneNode' of null ```
```javascript > let a.http = {} https://.../a.http ok > let a = {} ok ``` but a is still web accessible - should a re-let lose the web annotation this...
when a user has trouble, it will be useful if they can auto generate a status report and report it to us. this might capture for example which api host...
ctrl-c acts to "cancel" the current command, in a way that mimics the behavior of bash. however, this overrides the system keyboard shortcut for "copy to clipboard" on linux and...
 the backend models behave a bit differently for sequences than they do for primitive actions. the "queueing delays" for primtive actions are recorded in the `waitTime` field...
there was a point in time where activation list would discriminate actions from sequences (and maybe even apps) but this appears to now be lost.
It'd be nice to tell the user what's the status of the current command when it runs for more than 1s.
see this issue https://github.com/apache/incubator-openwhisk/issues/2886