vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Support url's in CLI create -f #594

Closed neosab closed 6 years ago

neosab commented 6 years ago

Feature Request

Would be awesome if we support URL's in the create CLI e.g dispatch create -f https://raw.githubusercontent.com/vmware/dispatch/master/examples/seed.yaml

Currently, this needs to be a file

Detailed Description

Context

Possible Implementation

Complexity