Configuration values below are passed as parameters to the script.
Openwhisk API Endpoint to where the actions to be deployed
Parameter | Default Value |
---|---|
--openwhiskApiHost | https://localhost:31001 |
./deploy.sh --openwhiskApiHost https://localhost:31001
Openwhisk authentication key.
Parameter | Default Value |
---|---|
--openwhiskApiKey | 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP |
./deploy.sh --openwhiskApiKey 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP
Organization space where the actions to be deployed
Parameter | Default Value |
---|---|
--openwhiskNamespace | guest |
./deploy.sh --openwhiskNamespace guest