Skip to content

List Projects

The devbox list command displays all DevBox projects on your system and their current status.

Usage

devbox list

Output

Example output:

 Projects:
┌──────────────┬────────────────────────┬──────────────┬─────────────┐
│ Name         │ Message                │ Author       │ Date        │
├──────────────┼────────────────────────┼──────────────┼─────────────┤
│ example-app  │ Update API endpoints   │ John Doe     │ 2 days ago  │
│ demo-project │ Fix database migration │ Jane Smith   │ 1 hour ago  │
└──────────────┴────────────────────────┴──────────────┴─────────────┘