List Projects¶
The devbox list
command displays all DevBox projects on your system and their current status.
Usage¶
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 │
└──────────────┴────────────────────────┴──────────────┴─────────────┘