Divekit CLI

Complete reference of all available Divekit CLI commands

divekit install

The ‘install’ command downloads and installs any required dependencies for the Divekit CLI or your project environment.

divekit init

The ‘init’ command sets up a new Divekit project environment, generating the necessary configuration files with sensible defaults.

divekit doctor

The ‘doctor’ command checks your system environment, verifies prerequisites, and detects common configuration issues to ensure the CLI is functioning properly.

divekit distribute

The ‘distribute’ command creates multiple repositories on GitLab based on the configurations in .divekit.

divekit patch

The ‘patch’ command allows you to update files inside the distributed repositories.

divekit overview

The ‘overview’ command allows you to.

divekit config

The ‘config’ command manages CLI configuration settings, similar to ‘git config’, allowing you to customize the CLI behavior.

divekit update

The ‘update’ command checks for new versions of the CLI and applies updates as necessary.