# SingleStore Studio CLI

> **❗ Important**: Studio is designed to work with MemSQL 6.5 or later and is only supported on Chrome and Firefox browsers at this time.

The Studio server is a process that proxies SQL queries from the web interface to SingleStore clusters. This process also serves Studio’s web interface on the configured port.

```
Usage:
  singlestoredb-studio [flags]

Flags:
  -c, --config FILE_PATH       Specify the path of the singlestoredb-studio config file.
  -h, --help                   help for singlestoredb-studio
      --host string            Listen on the provided host
      --log ABSOLUTE_PATH      Specify the path of the singlestoredb-studio log file.
      --port int               Listen on the provided port
      --state FILE_PATH        Specify the path of the singlestoredb-studio state file.
  -v, --verbosity count[=-1]   Increase logging verbosity

```

***

Modified at: April 26, 2023

Source: [/db/v9.1/reference/singlestore-tools-reference/singlestore-studio/singlestore-studio-cli/](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/singlestore-studio/singlestore-studio-cli/)

(An index of the documentation is available at /llms.txt)
