Control
dvs provides commands to manage your DevSpaces installation and configuration.
Available Control Commandsโ
- install - Install and activate a DVS license
- sync - Sync configuration with server
- login - Connect to DVS registry (docker login)
- remove - Uninstall and release the license
- clean - Delete local configuration (without calling the API)
- version - Display version
- app-folder - Get the application folder path
- active-app - Control active application via environment variable
- generate-wrapper - Generate wrapper.sh file
- completion - Generate shell completion scripts
- install-completion - Install completion for current shell
- upgrade - Update to latest version
- check-upgrade - Check if an update is available
Additional Resourcesโ
- Prompt Customization - Customize your shell prompt to display the active DVS application
Usageโ
All commands are accessible via the dvs command:
dvs <command>
For application commands (admin, services, applications, recipes), use:
dvs help