@anyway-sh/cli on npm
View package on npm
Source on GitHub
View source code
Installation
Quick Start
Authentication
~/.anyway/credentials.json and auto-refreshed.
For environments without a browser, the login page will display a token you can paste back into the terminal.
Commands
products
orders
wallets
dashboard
traces
developer
chat
Global Options
| Option | Values | Default | Description |
|---|---|---|---|
--env | prod, sandbox, dev, dev-local | prod | Target environment |
--format | table, json, csv | table | Output format |
Agent / Automation Usage
All commands support--format json for machine-readable output and return non-zero exit codes on failure.