Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.useveil.co/llms.txt

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

Requirements

Node.js 22 or later. Check your version with node --version.

Install

npm install -g @useveil/cli
After a global install, the veil binary is available on your PATH.

Verify the install

Run a health check against the Veil API:
veil health
A successful response prints ok and the current API version. If it fails, confirm your Node version and network access.

Next step

Pair your machine with veil login.