> ## Documentation Index
> Fetch the complete documentation index at: https://docs.morph-data.io/llms.txt
> Use this file to discover all available pages before exploring further.

# init

The `morph init` command is used to initialize the connections from the Morph VM.

The information set in the workspace Connections is saved in `~/.morph/connections.yml`. This command is used to initialize this file.

```bash Shell theme={"dark"}
morph init
```
