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.

Global Options#

Some options can be applied globally to most blocklet commands.

Option

Alias

Description

--yes

-y

Automatically answers "yes" to any confirmation prompts, allowing for non-interactive script execution.

--version

-V

Displays the currently installed version of the Blocklet CLI.

--help

-h

Displays 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.