Below is a listing of all currently available Wonderpress CLI commands with links to documentation on usage.
| Command | Description | 
| wonderpress init | Initializes a new or existing Wonderpress Development Environment. | 
| wonderpress lint | Lints the current active WordPress theme against the Wonderpress Coding Standards. | 
| wonderpress partial | Create a Wonderpress “partial” (both a PHP class and an accompanying view template) within the active Wonderpress-friendly theme. | 
| wonderpress readme | Starts a wizard to aid in the creation of a new README file. | 
| wonderpress template | Create a boilerplate WordPress custom page template. | 
| wonderpress server | Starts a web server to run WordPress locally. | 
| wonderpress version | Get the current Wonderpress CLI version. |