devto status

Show current project connection status.

Displays information about the current project connection, workspace, and plan details.

Usage

bash
devto status

Example

bash
$ devto status
Project: ~/my-saas-app
Workspace: My Team (my-team.atlassian.net)
Provider: Jira Cloud
Project: ENG
Plan: Pro (unlimited actions)
Actions: 142 this month
Status: ✓ Connected

When not linked

bash
$ devto status
No project linked in this directory.
Run "devto init" to connect a workspace.