ddlctl you want to install. You can find the latest version on the releases page.
Next, follow these steps:
-
Set some environment variables to make the download process easier:
-
Download the
ddlctlbinary for your operating system and architecture with the following script:For example, if you are installingddlctlfor Domino6.2.0, per the releases page, you would run the following command in order to fetch the command line tool (0.5.12) for that version (assuming you are on a Linux machine with an ARM64 architecture): -
Extract the binary from the tarball:
-
Move the binary to a directory in your PATH, such as
/usr/local/bin: