Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
SingleStore Studio CLI
Important
Studio is designed to work with MemSQL 6.
The Studio server is a process that proxies SQL queries from the web interface to SingleStore clusters.
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
Last modified: April 26, 2023