Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading