Install
A helper command to enable you to install global access to your oneRepo CLI. This allows you to run your CLI by name from anywhere within your repository without needing to know the path to the original binary.
Commands
Section titled Commandsone install
Section titled one installInstall the oneRepo CLI into your environment.
Option | Type | Description |
---|---|---|
--force | boolean | Force installation regardless of pre-existing command. |
--location | string | Install location for the binary. Default location is chosen as default option for usr/bin dependent on the OS type. |
--version | string , default: "1.1.1" | Version of oneRepo to install. Defaults to the current version. |
Advanced options
Option | Type | Description |
---|---|---|
--show-advanced | boolean | Pair with --help to show advanced options. |