panoptcy / IBM-X-Force-Exchange

PowerShell based client for the use of the IBM X-Force Exchange API
MIT License
1 stars 1 forks source link

IBM-X-Force-Exchange

PowerShell based client for the use of the IBM X-Force Exchange API. For more information on the X-Force Exchange API see https://api.xforce.ibmcloud.com/doc/.

Setup

If you haven't already create an account on https://exchange.xforce.ibmcloud.com/ and generate an API key. Instructions on getting an API key can be found at https://api.xforce.ibmcloud.com/doc/.

After placing it module in your PowerShell profile, import the module using the following command:

Import-module XForce

Then use the Set-MyAPISet command using the API key & password from XForce Exchange.