# static_registration This example demonstrates static registration of a simple CLI command (`hello`) using esp_cli_commands..
To create a project from this example, run:
idf.py create-project-from-example "espressif/esp_cli_commands=0.1.1:static_registration"