Installation
Before you begin make sure you have the following tools installed on your machine:
- 1.
- 3.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/diggerhq/dggr-cli/main/bin/install.sh)"
npm install -g dgctl
You can also run dgctl from npm without installing it:
npx dgctl
docker pull dockerdiggerorg/dgctl
Last modified 9d ago