Since we are deprecating the juno.dev.config in #302 we need a way to add a controller for the CLI to the Satellite image.
This way one can easily for example do juno deploy locally.
> juno deploy --mode development
Do you want to encode your config file? yes/no
(if satellite emulator configured then push controller automatically)
deploy fles....
But what about other commands? Something to thing about
Since we are deprecating the
juno.dev.configin #302 we need a way to add a controller for the CLI to the Satellite image.This way one can easily for example do
juno deploylocally.But what about other commands? Something to thing about