Windows
Install SCM-Manager CLI Client on Windows
The following document describes the installation process for SCM-Manager CLI Client on Windows.
Install SCM-Manager CLI
Install via Scoop
To install the CLI CLient via Scoop run the following commands:
scoop-bucket add scm https://github.com/scm-manager/scoop-bucket
scoop install scm-cli
Manual installation
To install SCM-Manager CLI you have to download the latest Windows package from the download page.
After unpacking the archive move the file to a new directory.
To make it available on your PATH
you can follow this instruction.
First start
Now we have to open a Terminal (PowerShell, Bash or CMD), in order to run the SCM-Manager CLI Client. For this to work you must have an SCM-Manager server running and connect your client first. You can start with the following command:
scm.exe login {server_url}