25262728293031
return new KeystoneCliContext((KeystoneCommandRegistry) commandRegistry, (KeystoneCliOptions) options); } @Override public CommandRegistry buildCommandRegistry() { return new KeystoneCommandRegistry(); }