ibm-cloud-architecture / refarch-omnichannel-api-node

2 stars 5 forks source link

Step 9 has incorrect command to check APIC version #3

Closed fe01134 closed 8 years ago

fe01134 commented 8 years ago

Steps to reproduce Goto directions Installing the IBM API Connect Developer Toolkit Type command apic -version Gives error: Error: The command -version is invalid.

What works for me apic -v Gives "API Connect: v5.0.4.0-iFix2 (apiconnect: v2.3.10)"

Using IBM NodeJS v v6.7.0 on a mac.

gangchen03 commented 8 years ago

thanks for catching the issue. The command has changed in apic cli. The pull request has been merged.