Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blocks.team/llms.txt

Use this file to discover all available pages before exploring further.

The configure command is used to configure CLI parameters, such as your API key. Typically, you’d configure your API key upon initialization: blocks init --key <api-key>, but you’ll use configure if blocks is already initialized and you need to update your key.
blocks configure --key <api-key>
You can also use blocks configure for an interactive experience.