File size: 706 Bytes
dc00adb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # cli
The Manim CLI, and the available commands for `manim`.
This page is a work in progress. Please run `manim` or `manim --help` in
your terminal to find more information on the following commands.
## Available commands
| [`cfg`](manim.cli.cfg.md#module-manim.cli.cfg) | |
|------------------------------------------------------------------------|----|
| [`checkhealth`](manim.cli.checkhealth.md#module-manim.cli.checkhealth) | |
| [`init`](manim.cli.init.md#module-manim.cli.init) | |
| [`plugins`](manim.cli.plugins.md#module-manim.cli.plugins) | |
| [`render`](manim.cli.render.md#module-manim.cli.render) | |
|