Command Reference
This page provides an overview of all available dlabs-env commands. Click on each command for detailed documentation.
Usage
You can run commands in two ways:
bash
# Recommended: Using npx (always latest version)
npx dlabs-env@latest <command>
# Alternative: If installed globally
dlabs-env <command>Global Options
These options are available for all commands:
bash
--help, -h # Show help information
--version, -v # Show version informationAvailable Commands
Core Commands
| Command | Description | Documentation |
|---|---|---|
init | Initialize dlabs-env and set up master password | Detailed Guide |
status | Check environment status | Detailed Guide |
