mrutkows commented on issue #498: Do we support manifest.yaml available as an 
HTTP link
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/498#issuecomment-331038071
 
 
   @daisy-ycguo 
   
   The goal was to be able to install a manifest from various "storage" 
locations.
   1) local filesystem
   2) http (and https) on a remote a file (manifest, deployment, actions)
   3) Object storage (perhaps not via HTTP)
        - this is expected from AWS Lambda users.
   
   Today:
   -m points to manifest file
   -p points to package location
   -d deployment file
   
   What we thought would happen in January 2017:
   -m <URI>  if the path ended in a directory (not a YAML file) then treat it 
like we do -p today
   -d  <URI>
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to