Command Line Interface
CLI Documentation
Command-line tool for reconciliation operations
CLI Documentation Content
Installation
Install the Settler CLI tool
npm
npm install -g @settler/cliyarn
yarn global add @settler/clipnpm
pnpm add -g @settler/cliAuthentication
Configure your API key
Set your API key as an environment variable or use the configure command:
export SETTLER_API_KEY=sk_...
# Or
settler configureCommands
Available CLI commands
COMMAND
settler jobs
Manage reconciliation jobs
settler jobs list
settler jobs create <config-file>
settler jobs get <job-id>
settler jobs run <job-id>COMMAND
settler reports
View reconciliation reports
settler reports get <job-id>
settler reports export <job-id> --format jsonCOMMAND
settler adapters
List available adapters
settler adapters listCOMMAND
settler webhooks
Manage webhook subscriptions
settler webhooks list
settler webhooks create <url>
settler webhooks delete <webhook-id>💡 Pro Tip: For more detailed documentation, see our main documentation or explore the cookbooks for examples.
Ready to Get Started?
Start your 14-day free trial and get full access to all features. No credit card required.
No credit card required30-day free trialCancel anytime