Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Alpha Commands

Kubebuilder provides experimental alpha commands to assist with advanced operations such as project migration and scaffold regeneration.

These commands are designed to simplify tasks that were previously manual and error-prone by automating or partially automating the process.

The following alpha commands are currently available:

  • alpha generate — Re-scaffold the project using the installed CLI version
  • alpha update — Automate the migration process via 3-way merge using scaffold snapshots

For more information, see each command’s dedicated documentation.