mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-26 15:39:18 -06:00
call runtime with the current cli context on ocis_simple
This commit is contained in:
@@ -52,6 +52,7 @@ func Simple(cfg *config.Config) *cli.Command {
|
||||
runtime.Logger(logger),
|
||||
runtime.Services(append(runtime.RuntimeServices, SimpleRuntimeServices...)),
|
||||
runtime.MicroRuntime(cmd.DefaultCmd.Options().Runtime),
|
||||
runtime.Context(c),
|
||||
)
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user