--- title: CLI Command build hide_title: true --- # Command: build Build a Noodl app without having Noodl installed and with custom build settings. ## Synopsis ``` noodl-cli build [--parseEndpoint ] [--parseAppId ] ``` ### Configuration #### `parseEndpoint` - Default: undefined - Type: String The endpoint to the Parse Platform instance. #### `parseAppId` - Default: undefined - Type: String The App ID for the Parse Platform instance.