cpl install
Contents
Installs given package via pip
cpl install <package> 
cpl i <package> 
cpl I <package>
Description
Install given package to project via pip. Without given package it will install the depedencies of the CPL project your in.
Arguments
| Argument | Description | Value type | 
|---|---|---|
| 
 | The package to install | 
 | 
Flags
| Argument | Description | 
|---|---|
| 
 | Specifies whether the command is in development mode | 
| 
 | Specifies whether the command is virtual mode | 
| 
 | Specifies whether the command is simulated |