oauth-token

ibmcloud iam oauth-tokens --output json | jq '.iam_token' -r | awk '{printf $2}' | pbcopy