apache / apache/openwhisk-wskdeploy
Add CLI option for APIGW access token
Open
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
`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.
Contributor guide
Assessment
This issue has not been assessed yet.