Installation
PIP PyPi: duplocloud-client
PIP Sdist:
The dowload below named duplocloud_client-0.3.5.tar.gz
is the sdist of the package.
pip install https://github.com/duplocloud/duploctl/releases/download/v0.3.5/duplocloud_client-0.3.5.tar.gz
PIP From Source:
Install directly from the version tag on GitHub.
Dockerhub:
duplocloud/duploctl:v0.3.5
Install CLI to Path Linux:
curl -s -L https://github.com/duplocloud/duploctl/releases/download/v0.3.5/duploctl-0.3.5-linux-amd64.tar.gz | tar xvz - -C /usr/local/bin
Homebrew single binary:
Homebrew with PIP: