Maton CLI manual

Maton CLI, or maton, is a command-line interface to Maton for use in your terminal or your scripts.

Installation

macOS / Linux

curl -fsSL https://maton.ai/install.sh | bash

Windows

irm https://maton.ai/install.ps1 | iex

npm

npm install -g @maton-ai/cli

Homebrew

brew install maton-ai/cli/maton

Or download a binary from the latest GitHub Release.

Support

  • Report bugs or search for existing feature requests in our issue tracker.