pritidesai commented on issue #258: Support concatenated variables in the 
manifest file
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/258#issuecomment-383674087
 
 
   this is supported with:
   
   ```
   inputs:
     CLOUDANT_USERNAME: $CLOUDANT_USERNAME
     CLOUDANT_PASSWORD: $CLOUDANT_PASSWORD
     CLOUDANT_DATABASE: ${CLOUDANT_USERNAME}.cloudant.com
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to