From 1be5879ab169950cd884a092bbde9ffab3e9dd2c Mon Sep 17 00:00:00 2001 From: MarkvanMents Date: Tue, 7 Jul 2026 16:53:57 +0200 Subject: [PATCH] Add link to mxcli Mendix Labs tool --- .../en/docs/refguide/general/mx-command-line-tool/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/en/docs/refguide/general/mx-command-line-tool/_index.md b/content/en/docs/refguide/general/mx-command-line-tool/_index.md index 5b6f5447d70..92dbe5c1feb 100644 --- a/content/en/docs/refguide/general/mx-command-line-tool/_index.md +++ b/content/en/docs/refguide/general/mx-command-line-tool/_index.md @@ -7,7 +7,11 @@ description: "Describes the options of the mx command-line tool." ## Introduction -The mx tool is a Windows, Linux, and macOS command-line tool that can be used to perform various actions on a Mendix app. +The `mx` tool is a Windows, Linux, and macOS command-line tool that can be used to perform various actions on a Mendix app. + +{{% alert color="info" %}} +If you are looking for the Mendix CLI (`mxcli`) tool from Mendix Labs, you can find it in GitHub at [mendixlabs/mxcli](https://github.com/mendixlabs/mxcli). +{{% /alert %}} ## Location