nmp-cli

Installation
SKILL.md

NeMo Platform CLI Development

The CLI provides a command-line interface for NeMo Platform, implemented using Typer in packages/nemo_platform_ext/src/nemo_platform_ext/cli/.

Command Categories

Category Location Description Editable?
API commands/api/ Auto-generated from SDK ❌ Never edit
Configuration commands/config.py, commands/configure.py Config management ✅ Yes
Use-case commands/use_cases/ High-level commands (e.g., chat) ✅ Yes
Quickstart commands/quickstart/ Local deployment ✅ Yes

Directory Structure

Installs
1
GitHub Stars
47
First Seen
4 days ago
nmp-cli — nvidia-nemo/nemo-platform