faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

`cage stop` only stops development target #50

Closed seamusabshere closed 7 years ago

seamusabshere commented 7 years ago

unclear how to tell it to stop test placeholders, for example

emk commented 7 years ago

--target=test

Le 27 oct. 2016 5:03 PM, "Seamus Abshere" notifications@github.com a écrit :

unclear how to tell it to stop test placeholders, for example

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/faradayio/cage/issues/50, or mute the thread https://github.com/notifications/unsubscribe-auth/AACQY1xZQ7gnp7g1h57mmUB8CYGcx2hPks5q4RGcgaJpZM4Ki0nd .

seamusabshere commented 7 years ago
$ cage stop --target=test
error: Found argument '--target' which wasn't expected, or isn't valid in this context

USAGE:
    cage stop [<POD_OR_SERVICE>]

For more information try --help
emk commented 7 years ago

Before the stop. See --help.

Le 27 oct. 2016 5:16 PM, "Seamus Abshere" notifications@github.com a écrit :

$ cage stop --target=test error: Found argument '--target' which wasn't expected, or isn't valid in this context

USAGE: cage stop []

For more information try --help

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/faradayio/cage/issues/50#issuecomment-256772257, or mute the thread https://github.com/notifications/unsubscribe-auth/AACQY5kAZzHwaJhX9EiftgDKjBW4mcoEks5q4RSegaJpZM4Ki0nd .