Commands
Quick reference for all willhaben-cli commands.
Authentication
| Command | Description |
|---|---|
login | Authenticate with willhaben |
logout | Clear stored credentials |
whoami | Show current user info |
Listings
| Command | Description |
|---|---|
list | List all your listings |
get | Get listing details |
publish | Create a new listing |
update | Update listing properties |
delete | Delete a listing |
Listing Actions
| Command | Description |
|---|---|
republish <id> | Republish an expired listing |
deactivate <id> | Take a listing offline |
reserve <id> | Mark as reserved |
unreserve <id> | Remove reservation |
sold <id> | Mark as sold |
Images
| Command | Description |
|---|---|
images | Manage listing images |
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 |