📄️ Overview
The following options are available for all moon commands.
📄️ action-graph
The moon action-graph [target] (or moon ag) command will generate and serve a visual graph of
📄️ bin
The moon bin command will return an absolute path to a tool's binary within the toolchain.
📄️ check
The moon check [...projects] (or moon c) command will run all
📄️ ci
The moon ci command is a special command that should be ran in a continuous integration (CI)
📄️ clean
The moon clean command will clean the current workspace by deleting stale cache. For the most
📄️ completions
The moon completions command will generate moon command and argument completions for your current
🗃️ docker
4 items
📄️ ext
The moon ext command will execute an extension (a WASM plugin) that has been configured with
📄️ generate
The moon generate (or moon g) command will generate code (files and folders) from a
📄️ init
The moon init command will initialize moon into a repository and scaffold necessary config files
🗃️ migrate
2 items
📄️ project
The moon project (or moon p) command will display all available information about a
📄️ project-graph
The moon project-graph [id] (or moon pg) command will generate and serve a visual graph of all
🗃️ query
5 items