MNGRAM CLI Setup Guide

Installation

Install MNGRAM CLI using the following command:

curl -fsSL https://mngr.am/install.sh | bash

Authentication

After installation, authenticate with GitHub:

mngram auth login

Quick Start

View available commands:

mngram help

Check current version:

mngram cli update

Common Commands

  • mngram team timezones - View team member timezones
  • mngram auth logout - Log out of the CLI
  • mngram help [command] - Get help for a specific command