projectriff / riff

riff is for functions
https://projectriff.io
Apache License 2.0
799 stars 64 forks source link

RFC-0001: CLI support for publishing and subscribing to streams #1359

Closed sbawaska closed 4 years ago

sbawaska commented 5 years ago

A proposal to add commands to riff cli that enable us to publish and subscribe events to/from a stream.

ericbottard commented 4 years ago

IMO "CLI support ..." is too ambiguous and could be understood to refer to "the" riff CLI. Maybe "command line tool ..." or something?

Strike that. Realized that's exactly what we're (now) aiming for.

ericbottard commented 4 years ago

While this focuses on the UX (and that's ok), I think it would be good to clarify what the CLI is actually doing (ie port forwarding, connecting to liiklus, etc)

sbawaska commented 4 years ago

I am inclined to close this as "rejected" in favor of: https://github.com/projectriff/riff/pull/1362

sbawaska commented 4 years ago

merging as Rejected in favor of #1362