ibm-mas / cli

Maximo Application Suite command line interface
https://ibm-mas.github.io/cli/
Eclipse Public License 2.0
24 stars 18 forks source link

[patch] Fixes and updates for IBMCloud COS support #1347

Closed twhart closed 1 day ago

twhart commented 3 days ago

Setup COS so it doesn't rely on the ibmcloud_apikey if the cos_apikey has been set. This allows for a less privileged apikey to be used. Renamed some variables to align more closely to how the rest of COS is used

Tested here: https://dashboard.masdev.wiotp.sl.hursley.ibm.com/tests/pfvtcos

See also: MASCORE-4345