buttons publish
Publish a local button to a source so others can install itSynopsis
Publish a button — the inverse of ‘buttons install’. The button folder (button.json + code + AGENT.md, never its run history) is content-hashed and written to a source, where ‘buttons install<name> —source <dir>’ can fetch it.
The registry source (buttons.co, #275/#276) is not built yet; for now publish
to a local source directory with —source (or $BUTTONS_SOURCE). That directory
is a valid install source, so publish + install round-trip end-to-end today.
Examples:
Options
Options inherited from parent commands
SEE ALSO
- buttons - Deterministic workflow engine for agents