CLI
Overview
The oblien usage command provides workspace-level and global usage data, credits, and tracking controls.
Commands
Get Workspace Usage
oblien usage get <ws-id> [--period <p>]Get Usage Totals
oblien usage totals <ws-id>Credits Chart Data
oblien usage credits <ws-id>Global Usage
oblien usage globalAggregated usage across all workspaces.
Account Activity
oblien usage activityWipe Usage Data
oblien usage wipe <ws-id>Destructive operation — prompts for confirmation.
Start / Stop Tracking
oblien usage start-tracking <ws-id>
oblien usage stop-tracking <ws-id>Examples
oblien usage get ws_abc123 --period 7d
oblien usage totals ws_abc123
oblien usage credits ws_abc123 --json
oblien usage global
oblien usage activity --json
oblien usage start-tracking ws_abc123