divekit install
The ‘install’ command downloads and installs any required dependencies for the Divekit CLI or your project environment.
The ‘install’ command downloads and installs any required dependencies for the Divekit CLI or your project environment.
The ‘init’ command sets up a new Divekit project environment, generating the necessary configuration files with sensible defaults.
Diagnose your Divekit environment and detect common configuration issues.
The ‘distribute’ command creates multiple repositories on GitLab based on the configurations in .divekit
.
Apply one or more file patches across all repositories of a selected distribution. Supports dry-run and concurrency controls.
Manage the Divekit project index for easy project discovery and navigation.
Show an overview of remote repositories for a distribution; optionally serve an HTML dashboard.
The ‘config’ command manages CLI configuration settings, similar to ‘git config’, allowing you to customize the CLI behavior.
Check test results for secure pipeline repositories.
Planned: Check for new CLI versions and perform updates.
Execute a Lua script by name or absolute path with safe lookup and path guards.