Commands
Quick reference for all spusu-cli commands.
Authentication
| Command | Description |
|---|---|
login | Login with SMS TAN verification |
logout | Logout and clear session |
whoami | Show current user information |
status | Check login status |
Account
| Command | Description |
|---|---|
tariffs | List all tariffs/contracts |
invoices list | List all invoices |
invoices get | Get invoice details |
invoices download | Download invoice as PDF or Excel |
Configuration
| Command | Description |
|---|---|
config get | Show current configuration |
config set | Set a configuration value |
config reset | Reset to defaults |
config path | Show config file path |
Global Options
All commands support:
| Option | Description |
|---|---|
--json | Output as JSON (for scripting) |
--help | Show command help |
--version | Show version |