Noodle Seed
ReferenceCLI reference

noodle github

Connect, inspect, or disconnect the GitHub repository behind an app’s GitHub-native deploys.

Connect, inspect, or disconnect the GitHub repository behind an app’s GitHub-native deploys.

Usage

noodle github connect|status|disconnect|runs

Subcommands

  • connect — Install the Noodle Seed Deploys GitHub App (browser-driven) and bind a repository to this app.
  • status — Show the app’s GitHub connection: repository, branch, and installation.
  • disconnect — Stop GitHub-triggered deploys for this app (confirm-gated; --yes for headless).
  • runs — List webhook-triggered deploy runs for this app (newest first).

Options

  • --org <slug>
  • --app <slug>
  • --service <url>
  • --auth-token <t>
  • --json

Run noodle github --help for the latest options and details.

On this page