Commands Reference

Complete list of all available commands.

Available Commands

CommandAliasDescription
pxo-Create a new project with interactive setup
pxo listpxo lsBrowse and manage all tracked projects
pxo recent [limit]-Browse recently accessed projects
pxo open <project-name>-Quick open project by name
pxo stats-View statistics of the projects created
pxo --versionpxo -VShow version number
pxo --helppxo -hDisplay help information

Usage Examples

# Create a new project
pxo

# List all projects
pxo list

# Open a specific project
pxo open my-project