From ff2af838debb89a167eaa14397d158c8a8e80d8a Mon Sep 17 00:00:00 2001 From: Harrishmen Date: Mon, 24 Aug 2026 12:16:04 +0530 Subject: [PATCH] Update apictl download links to v4.6.4 --- .../getting-started-with-wso2-api-controller.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/en/docs/apiops/cli/getting-started-with-wso2-api-controller.md b/en/docs/apiops/cli/getting-started-with-wso2-api-controller.md index ba8bad939d..1fe875f65c 100644 --- a/en/docs/apiops/cli/getting-started-with-wso2-api-controller.md +++ b/en/docs/apiops/cli/getting-started-with-wso2-api-controller.md @@ -6,13 +6,13 @@ 1. Download **apictl** based on your preferred platform (i.e., Mac, Windows, Linux). - - [For Mac with Intel Chip](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-darwin-amd64.tar.gz) - - [For Mac with Apple Silicon](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-darwin-arm64.tar.gz) - - [For Linux 32-bit](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-linux-i586.tar.gz) - - [For Linux 64-bit with AMD processor](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-linux-amd64.tar.gz) - - [For Linux 64-bit with ARM processor](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-linux-arm64.tar.gz) - - [For Windows 32-bit](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-windows-i586.zip) - - [For Windows 64-bit](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.1/apictl-4.6.1-windows-x64.zip) + - [For Mac with Intel Chip](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-darwin-amd64.tar.gz) + - [For Mac with Apple Silicon](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-darwin-arm64.tar.gz) + - [For Linux 32-bit](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-linux-i586.tar.gz) + - [For Linux 64-bit with AMD processor](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-linux-amd64.tar.gz) + - [For Linux 64-bit with ARM processor](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-linux-arm64.tar.gz) + - [For Windows 32-bit](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-windows-i586.zip) + - [For Windows 64-bit](https://github.com/wso2/product-apim-tooling/releases/download/v4.6.4/apictl-4.6.4-windows-x64.zip) 2. Extract the downloaded archive of the apictl to the desired location. 3. Navigate to the working directory where the executable apictl resides.