The init command is used to initialize Blocks in your current working directory. This will create a .blocks directory in the current working directory. You can also specify your API key using the --key flag, which is obtained from the Blocks dashboard.

blocks init --key <api-key>