Skip to main content

Usage

Description

Display the current status of your VibeHub repository, including sync state, connected project, and pending changes.

Options

--verbose
boolean
Show detailed status information including file lists.
--json
boolean
Output status in JSON format for scripting.

Examples

Basic Status

Verbose Status

JSON Output

Output

Connected and Synced

Changes Pending

Not Connected

Not Initialized

Status Indicators

Verbose Output

With --verbose, you’ll also see:

JSON Output

For scripting and automation:

Use Cases

Check status to see what will be pushed:
Use verbose mode to understand sync state:
Use JSON output in scripts: