This requires monaco-linux-amd64 and monaco.sha256 to be in the same directory, which they are if you followed the steps above.
Rename the specific executable to monaco.
mv monaco-linux-amd64 monaco
Make the binary executable.
chmod +x monaco
Optional Install Dynatrace Configuration as Code CLI to a central location in your PATH.
sudo mv monaco /usr/local/bin/
This command assumes that you downloaded the binary to the current folder with the curl command described in step 1 and that your $PATH includes /usr/local/bin.
Download the latest version of the Dynatrace Configuration as Code.
This requires monaco-linux-arm64 and monaco.sha256 to be in the same directory, which they're if you followed the steps above.
Rename the specific executable to monaco.
mv monaco-linux-arm64 monaco
Make the binary executable.
chmod +x monaco
Optional Install Dynatrace Configuration as Code CLI to a central location in your PATH.
sudo mv monaco /usr/local/bin/
This command assumes that you downloaded the binary to the current folder with the curl command described in step 1 and that your $PATH includes /usr/local/bin.
Download the latest version of the Dynatrace Configuration as Code CLI tool.
This requires monaco-linux-386 and monaco.sha256 to be in the same directory, which they are if you followed the steps above.
Rename the specific executable to monaco.
mv monaco-linux-386 monaco
Make the binary executable.
chmod +x monaco
Optional Install Dynatrace Configuration as Code CLI to a central location in your PATH.
sudo mv monaco /usr/local/bin/
This command assumes that you downloaded the binary to the current folder with the curl command described in step 1 and that your $PATH includes /usr/local/bin.
macOS
Download the latest version of the Dynatrace Configuration as Code CLI tool.
This requires monaco-darwin-arm64 and monaco.sha256 to be in the same directory, which they are if you followed the steps above.
Rename the specific executable to monaco.
mv monaco-darwin-arm64 monaco
Make the binary executable.
chmod +x monaco
Optional Install Dynatrace Configuration as Code CLI to a central location in your PATH.
sudo mv monaco /usr/local/bin/
This command assumes that you downloaded the binary to the current folder with the curl command described in step 1 and that your $PATH includes /usr/local/bin.
Download the latest version of the Dynatrace Configuration as Code CLI tool.
This requires monaco-darwin-amd64 and monaco.sha256 to be in the same directory, which they are if you followed the steps above.
Rename the specific executable to monaco.
mv monaco-darwin-amd64 monaco
Make the binary executable.
chmod +x monaco
Optional Install Dynatrace Configuration as Code CLI to a central location in your PATH.
sudo mv monaco /usr/local/bin/
This command assumes that you downloaded the binary to the current folder with the curl command described in step 1 and that your $PATH includes /usr/local/bin.
Windows
Open Windows PowerShell.
Download the latest version of the Dynatrace Configuration as Code CLI tool.