Skip to content

CLI overview

The CLI is the daily-driver tool for ChainAPI. Three subcommands:

Common flags that work across commands:

  • --project <path> — path to the project root (defaults to cwd)
  • --env <name> — select environment file (defaults to local)
  • --var key=value — override env vars at run time