The Muna CLI is the primary tool for compiling Python functions and managing your predictors.
Installation
Install the Muna CLI using pip:
# Run this in Terminal
$ pip install --upgrade muna
The CLI is bundled with the Muna Python SDK, so if you already have the SDK installed, you’re ready to go.
Commands