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
While the
userId
property in the.rcappsconfig
can be used to log in (in combination withtoken
), the documented-i
option on the CLI is ignored when deploying an app.You can reproduce this by passing dummy value to
token
andi
, the cli will complain about the userid not being set