Factory for creating command instances based on key input.
Creates an instance of CommandFactory.
The command context containing services and view models.
Creates a command instance based on the provided key input.
The key command to create a Command instance for.
The corresponding command instance for the given key.
Factory for creating command instances based on key input.