Skip to main content
The Veil CLI (@useveil/cli) gives script authors and terminal-first developers the same control as the dashboard, accessible from the command line or a CI environment.

What you can do

  • Install and pair your machine once with veil login
  • Create and inspect wallets on Ethereum, Base, and Polygon
  • Add bank accounts interactively
  • List transactions with filters
  • Quote and execute offramps, with an email confirmation step when your settings require one
  • Manage @username handles
  • Configure and remove auto-settle rules

How it relates to other surfaces

Modes

The CLI uses the same sandbox and production modes as the rest of Veil. You start in sandbox by default. Use veil mode live to switch, or pass --live on any command for a one-shot override without changing the persisted mode. See Sandbox vs. production for the full picture.

Guide pages