RocketChat / Rocket.Chat.Apps-cli

The CLI for interacting with Rocket.Chat Apps
MIT License
46 stars 27 forks source link

deployment: Passing userId with `-i` has no effect #119

Closed mrsimpson closed 1 year ago

mrsimpson commented 2 years ago

While the userId property in the .rcappsconfig can be used to log in (in combination with token), the documented -i option on the CLI is ignored when deploying an app.

You can reproduce this by passing dummy value to token and i, the cli will complain about the userid not being set

graywolf336 commented 2 years ago

Which command is this for?

mrsimpson commented 2 years ago

Argh, sorry! That was way too short in title and description.

Shailesh351 commented 2 years ago

@mrsimpson @graywolf336 I have created PR to fix this Issue ✌️