astroctl_integrations_github_install
astroctl integrations github install
Install GitHub App and connect to your organization
Synopsis
Install or reconnect the GitHub App for the active organization.
Smart detection order:
- Any account installed on GitHub but not yet linked to this org (including an additional account alongside one already linked) → auto-detect and link without opening a browser
- Everything already linked → verify and optionally refresh repository credentials
- Not installed anywhere → open browser for GitHub App approval
Use --refresh to force re-creation of repository credentials (useful after platform redeploys or when credentials become stale).
astroctl integrations github install [flags]
Options
--app-name string GitHub App slug override (defaults to the app configured for the target platform environment)
-h, --help help for install
--no-open Only print install URL without opening browser
--org-id string Organization ID override (defaults to active API key org)
--refresh Force re-verify and re-create repository credentials
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl integrations github - Manage GitHub App integration