open fun rxRegisterCommand(command: Command): Single<Command>
Register a command
command - the command to register
command
Return