Himavanth
Results
2
issues of
Himavanth
I am using code from the example provided. ```const params = {cron: '*/8 * * * * *', trigger_payload: {name: 'James'}} const name = '/whisk.system/alarms/alarm' const trigger = 'alarmTrigger' ow.feeds.create({name,...
**Describe the bug** With `aio rt export` the manifest we get looks like below. ``` project: name: expproj packages: __APP_PACKAGE__: ``` Trying any of the app commands eg: `aio app...
bug