SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link

Add support for deploying solution #34

Closed ccheetham closed 6 years ago

ccheetham commented 6 years ago

When running steeltoe deploy, the tooling should deploy any apps/services implemented by the solution.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/161091591

The labels on this github issue will be updated when the story is started.

ccheetham commented 6 years ago

In this first go-around, the implementation requires developer to specify an app to deploy. Currently only one app at can be specified.

Noting that this scope of this feature is too large. Future enhancements/features need tighter-scoping.