# confquiz present


Start the secure local presenter and a live Firebase room.


``` bash
confquiz present [OPTIONS] CONFIG
```


# Arguments


`CONFIG: PATH`  
Required.


# Options


`--credentials: PATH`  
Firebase Admin JSON path; defaults to ADC or local discovery.

`--resume: TEXT`  
Resume the active room using this join code.

`--host: TEXT = 127.0.0.1`  
Local bind address.

`--port: INTEGER = 8765`  
Local port.
