Step-by-step instructions to install and configure our software components.
← Back to DocumentationUse these commands to install the core application in under 2 minutes.
$ curl -fsSL https://installation.product.io/install.sh | bash
$ source ~/.bashrc
product-cli --version
If you don't have Homebrew installed, run:
Use Homebrew to install the application:
Check the installation was successful:
Fetch the latest release package:
Set execute permission:
Check the installation was successful:
Get the Windows installer package:
Start the installation:
Check the installation was successful:
Get the Docker image:
/data
Run commands from the container:
Create a configuration file in your preferred format. Supported formats: JSON, YAML, TOML
Configure using file or environment variables. Priority order: CLI > File > Environment
If no configuration specified, the following defaults are used:
Setting | Default Value |
---|---|
Log Level | warn |
Connection Timeout | 10000 ms |
Cache Path | ~/.product/cache |
Auto-Update | true |
/usr/local/bin/product-cli
~/.product/config.yml