# Task 5

## <mark style="color:purple;">Task 5</mark>

*Which flag is used with the Redis command-line utility to specify the hostname?*

### <mark style="color:purple;">Answer</mark>

-h

### <mark style="color:purple;">Explanation</mark>

The flag used with the Redis command-line utility to specify the hostname is **-h**.
