MGZON Command Line Interface

Professional CLI tool for MGZON ecommerce platform with interactive terminal simulator

|

Interactive Terminal

Real terminal simulator with command execution and auto-complete

Live Documentation

Read actual .mdx files with real-time rendering

Direct Downloads

Download binaries for Linux, macOS, and Windows

Documentation

Complete documentation for MGZON CLI

Select a documentation page

Click on any documentation link to load its content here.

Live Terminal Simulator

Interactive terminal with real CLI simulation

MGZON CLI Terminal ● Ready
$

Available commands: help, version, login, whoami, init, deploy, apps, keys, config, serve, build, clear

Tips: Use ↑/↓ for command history, Tab for auto-complete

Download MGZON CLI

Get the CLI for your platform

Linux

Standalone AppImage with full terminal support

macOS

Universal binary for Intel and Apple Silicon

Windows

Portable executable with PowerShell support

Alternative Installation Methods

NPM (Recommended for Developers)

npm install -g @mg-cli/cli

Docker

docker run --rm ghcr.io/mark-lasfar/mgzon-cli:latest --version