right now its only possible to add a --client parameter while init
would expect that its also possible to already load the data with a different client.
and I'm not sure if you kind of save the used client for the cell or so, otherwise i would need to always add a --client parameter, what would be annoying
right now its only possible to add a
--client
parameter whileinit
would expect that its also possible to alreadyload
the data with a different client.