SteeltoeOSS / Tooling

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

invert 'add <name> <type>' to 'add <type> <name>' #39

Closed ccheetham closed 5 years ago

ccheetham commented 5 years ago

Change the order of the add command arguments.

$ st add foo config-server

becomes

$ st add config-server foo
cf-gitbot commented 5 years ago

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

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

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