bdy distro update
$bdy distro update|edit [options] <identifier>
Update distribution. Required scopes: DISTRIBUTION_MANAGE
Examples
Rename distributionbdy distro update distro-identifier -n "new name"$
Set note (pass an empty value to clear it)bdy distro update distro-identifier --note "owned by team web"$
Set the note read by AI agentsbdy distro update distro-identifier --agent-note "deploy: manual-approval-required"$
Disable distributionbdy distro update distro-identifier --disable$