Skip to main content

Command Reference

The Blocklet CLI provides a comprehensive set of commands to manage both your Blocklet Server instances and individual blocklet projects. This reference is divided into two main categories, helping you quickly find the commands you need for your specific task.

blocklet server

Commands for installing, starting, stopping, and managing the lifecycle of your Blocklet Server instance.

View Server Commands

blocklet

Commands for creating, developing, bundling, and deploying individual blocklet applications and components.

View Blocklet Commands

Global Options

Some options can be applied globally to most blocklet commands.

OptionAliasDescription
--yes-yAutomatically answers "yes" to any confirmation prompts, allowing for non-interactive script execution.
--version-VDisplays the currently installed version of the Blocklet CLI.
--help-hDisplays help information for a specific command or for the CLI in general.

Now, dive into the specific command sets to find detailed usage, arguments, and options for your task.