Hello,
The documentation available only mentions the ability to register the bundle from inside an Application, so an EnvironmentCommand.
I'm not sure this is even possible, but is there anyway I can register and use a GuiceBundle inside a ConfiguredCommand (that doesn't have an environment)?
Thanks!