Install repository

The repository:install command allows you to install a Git repository to your site.

ploi repository:install

Install a repository to a specific site:

ploi repository:install --server=blue-ocean --site=example.com

Options

OptionDescription
--server=The server name or ID
--site=The site domain

Interactive Setup

When running the command, you will be guided through:

  1. Selecting a Git provider: GitHub, GitLab, Bitbucket, or Custom
  2. Confirming the repository URL: The CLI will attempt to auto-detect your repository
  3. Choosing a branch: Select which branch to deploy