Skip to main content

buttons remove

Remove a registry package dependency

Synopsis

Remove a registry package dependency added with ‘buttons add’. Remove drops the dependency from .buttons/buttons.json, deletes the installed package directory, and cleans .buttons/buttons-lock.json. Only directories the installer materialized (stamped with install state) are deleted; a package another installed package still requires keeps its files until its last dependent is removed too. Use ‘buttons delete’ to delete a locally created button. Examples:

Options

Options inherited from parent commands

SEE ALSO

  • buttons - Deterministic workflow engine for agents