Open saurabhksinha900 opened 4 years ago
It looks like "wsk" is now "fn". I have both.
Did you install the plugin in step 4?
I suppose I have an old plugin. It says: markstur@Marks-MacBook-Pro ~ % ibmcloud wsk
Plug-in 'cloud-functions 1.0.39' is now available (you have 1.0.36). Use 'ibmcloud plugin update cloud-functions' to upgrade the plug-in.
After I update ibmcloud fn is exactly like my wsk was. It even shows wsk in the help:
ibmcloud fn
markstur@Marks-MacBook-Pro ~ % ibmcloud fn Manage Cloud Functions Usage: wsk [command]
So I think we'll just need to update the commands to say "fn" instead of "wsk". Does that work for you @saurabhksinha900 ?
Thanks. It works. But not sure why the alexa integration is not runnign when i am trying to test from simulator.
It looks like "wsk" is now "fn". I have both.
Did you install the plugin in step 4?
I suppose I have an old plugin. It says: markstur@Marks-MacBook-Pro ~ % ibmcloud wsk
Plug-in 'cloud-functions 1.0.39' is now available (you have 1.0.36). Use 'ibmcloud plugin update cloud-functions' to upgrade the plug-in.
After I update
ibmcloud fn
is exactly like my wsk was. It even shows wsk in the help:markstur@Marks-MacBook-Pro ~ % ibmcloud fn Manage Cloud Functions Usage: wsk [command]
So I think we'll just need to update the commands to say "fn" instead of "wsk". Does that work for you @saurabhksinha900 ?