Skip to content

aube approve-builds

  • Usage: aube approve-builds [--all] [-g --global] [PKG]…

Approve ignored dependency build scripts.

Writes entries under allowBuilds in aube-workspace.yaml (or pnpm-workspace.yaml if present).

Arguments

[PKG]…

Packages to approve directly, skipping the picker.

Each name must match a currently-ignored build. Unknown names are rejected so a typo cannot silently no-op.

Flags

--all

Approve every pending ignored build without prompting

-g --global

Operate on globally-installed packages instead of the current project

MIT Licenseen.devCopyright © 2026 en.dev