GetStream / stream-cli

Configure & manage Stream applications from the command line. 🚀
https://yarnpkg.com/en/package/getstream-cli
BSD 3-Clause "New" or "Revised" License
85 stars 19 forks source link

Is there any kind of multi-config/multi-app support #54

Closed uooq closed 2 years ago

uooq commented 3 years ago

I'm trying to use this tool with a number of different stream apps. I've figured out that one can set the XDG_CONFIG_HOME env var to use different directories for the config file-- but before I dive deeper, I was curious if you've already built something in that allows config file overwriting?

If not, I'll do some kind of wrapper script for the short-term and maybe submit a PR in the future with a better baked-in solution.

gz#8486

shodgetts commented 3 years ago

Agent comment from Ryan Kavanaugh in Zendesk ticket #8486:

Hi,

Thanks for getting in touch. We will look into this and get back to you shortly.

Best, Ryan

shodgetts commented 3 years ago

Agent comment from Stephen Hodgetts in Zendesk ticket #8486:

Hello, we have not built something like this to integrate a config file overwrite, sorry. We'll pass the request along to the engineers responsible for this tool though, it's a nice idea.

wmadden commented 3 years ago

It's really cumbersome to have to stream config:set every time you want to switch application

peterdeme commented 2 years ago

Supported in v1.0.0 ✅