Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.buttons.sh/llms.txt

Use this file to discover all available pages before exploring further.

buttons list

List all buttons

Synopsis

List all buttons in the registry. Displays a table of buttons with name, runtime, file path, and timeout. In non-TTY or —json mode, outputs the full button specs as JSON. Examples:
buttons list
buttons list --json
buttons list [flags]

Options

  -h, --help   help for list

Options inherited from parent commands

      --json       output in JSON format
      --no-input   disable all interactive prompts
      --summary    show a read-only plan/snapshot instead of mutating

SEE ALSO

  • buttons - Deterministic workflow engine for agents