Appearance
CLI (Command Line Interface)
Manage components directly from your terminal using our custom CLI wrapper.
bash
# Add a new component
npx gp-hud-cli add button
# Add multiple components
npx gp-hud-cli add card dialog table