openwhisk-wskdeploy icon indicating copy to clipboard operation
openwhisk-wskdeploy copied to clipboard

Add CLI option for APIGW access token

Open pritidesai opened this issue 5 years ago • 0 comments

wskdeploy supports auth, host, api on CLI:

Flags:
      --apihost HOST         whisk API HOST
      --apiversion VERSION   whisk API VERSION
  -u, --auth KEY             authorization KEY
  -c, --cert string          path of the .cert file
...

Add APIGW Access Token as well on CLI.

pritidesai avatar Oct 31 '18 21:10 pritidesai