@getonlane/lane-cli
v1.2.2
Published
pay with agents. New api to securely generate one time use scoped tokens that can be used with any payment processor
Readme
lane-cli
CLI for Lane — onboard, authenticate, and process agent payments from the terminal.
Quick Start
npx @getonlane/lane-cli initCommands
| Command | Description |
| -------------------------------- | ------------------------------------------------------------ |
| npx @getonlane/lane-cli init | Create an account, add a payment card, and set up biometrics |
| npx @getonlane/lane-cli login | Log in to an existing account and retrieve your API key |
| npx @getonlane/lane-cli pay | Process a payment |
| npx @getonlane/lane-cli help | Show available commands and options |
Your API key is saved to ~/.lane/config.json after onboarding.
