### Documentation feedback <!-- Please do not edit or remove the following information --> - Page title: Getting started - Page URL: https://cratedb.com/docs/crate/crash/en/latest/getting-started.html - Source: https://github.com/crate/crash/blob/master/docs/getting-started.rst --- <!-- Please add your comments here --> Please add an example how to connect to CrateDB Cloud via Crash. ``` crash --host "https://<CLUSTER_URI>:4200" -U "admin" ```