📜 CLI Reference#
This page provides a quick reference to the available commands. Use this reference to quickly look up commands and their usage without diving into detailed documentation.
Command |
Description |
Arguments/Options |
---|---|---|
📝 |
Build static HTML documentation. |
|
📝 |
Build and serve live documentation. |
|
📖 |
Build the specified examples. |
|
📖 |
Watch and rebuild the specified examples when changes occur. |
|
🧩 |
Build the specified modules. |
|
🧩 |
Check modules requirements and metadata. |
No arguments. |
🧩 |
Link the generated packs to Minecraft. More information here. |
|
🧩 |
Build zipped modules for release. |
No arguments. |
🧩 |
Build and test the specified modules. |
|
🧩 |
Update metadata changes. |
No arguments. |
🧩 |
Watch and rebuild the specified modules when changes occur. |
|
To run any command, type pdm run
before the command itself. Alternatively, you can activate the virtual environment (venv) manually and run the command directly. Some commands also have aliases:
Alias |
Command |
---|---|
|
|
|
|